Skip to content

Commit

Permalink
support laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafakhaleddev authored Oct 25, 2019
1 parent cacb37b commit e6df71e
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 @@ -19,7 +19,7 @@
"license": "MIT",
"require": {
"php": ">=5.4.0",
"illuminate/support": "^6.* || ~5.0 || ~4.0"
"illuminate/support": "6.* || ~5.0 || ~4.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e6df71e

Please sign in to comment.