Skip to content

Commit

Permalink
support laravel 7.*
Browse files Browse the repository at this point in the history
  • Loading branch information
roshedgostarandev1 committed Mar 4, 2020
1 parent 4d60c06 commit eda6d54
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 @@ -21,7 +21,7 @@
],
"require": {
"php": ">=7.2",
"illuminate/support": ">=5.1",
"illuminate/support": "^5.1|6.*|7.*",
"jenssegers/agent" : "^2.6",
"ua-parser/uap-php": "^3.9"
},
Expand Down

0 comments on commit eda6d54

Please sign in to comment.