Skip to content

Commit

Permalink
Merge pull request #2 from FuriosoJack/master
Browse files Browse the repository at this point in the history
update version laravel support
  • Loading branch information
ArnisLielturks authored May 14, 2020
2 parents 3f2faea + ab5e411 commit b8cb183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": ">=7.0",
"illuminate/support": "~5",
"illuminate/broadcasting": "^5.4",
"illuminate/support": "~5 | ~6 | ~7",
"illuminate/broadcasting": "~5 | ~6 | ~7",
"wisembly/elephant.io": "^3.3"
},
"autoload": {
Expand Down

0 comments on commit b8cb183

Please sign in to comment.