Skip to content

Commit

Permalink
Add Laravel 7 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranfg committed Mar 4, 2020
1 parent 510bbc9 commit 295f62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -5,7 +5,7 @@
"type": "library",
"require": {
"php": ">=7.0.0",
"laravel/framework": "~5.5|~6.0"
"laravel/framework": "~5.5|~6.0|~7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 295f62f

Please sign in to comment.