Skip to content

Commit

Permalink
fixed #5 by changing php-smpp required version
Browse files Browse the repository at this point in the history
  • Loading branch information
franzose authored Jun 23, 2017
1 parent 4260052 commit d9f7aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"php-smpp/php-smpp": "dev-master",
"php-smpp/php-smpp": "1.2",
"illuminate/support": "^5.2"
},
"require-dev": {
Expand Down

0 comments on commit d9f7aba

Please sign in to comment.