Skip to content

Commit

Permalink
Added Laravel 7 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
poldixd authored Mar 8, 2020
1 parent c174e7d commit 7445d0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
],
"require": {
"php": ">=7.1",
"illuminate/config": "5.8.*|^6.0",
"illuminate/support": "5.8.*|^6.0"
"illuminate/support": "~5.8.0|^6.0|^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 7445d0f

Please sign in to comment.