Skip to content

Commit

Permalink
Merge pull request #30 from ferranfg/patch-1
Browse files Browse the repository at this point in the history
Laravel 7 support
  • Loading branch information
sander3 committed Mar 4, 2020
2 parents 510bbc9 + 295f62f commit 21322cd
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 21322cd

Please sign in to comment.