Skip to content

Commit

Permalink
Update in order to support Laravel 6.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Unholny authored and stuyam committed Sep 12, 2019
1 parent 2e3fafe commit d639cb4
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 @@ -11,7 +11,7 @@
],
"minimum-stability": "dev",
"require": {
"illuminate/support": "^5.0",
"illuminate/support": "^5.0|^6.0",
"twilio/sdk": "^5.0"
},
"autoload": {
Expand Down

0 comments on commit d639cb4

Please sign in to comment.