Skip to content

Commit

Permalink
Merge pull request #42 from shanmuga3/master
Browse files Browse the repository at this point in the history
Laravel 7.0 Support
  • Loading branch information
datashaman authored Mar 6, 2020
2 parents 2ab952c + 79e5a99 commit 7687f8b
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 @@ -25,7 +25,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "^5.0|^6.0"
"illuminate/support": "5.*|^6|^7"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 7687f8b

Please sign in to comment.