Skip to content

Commit

Permalink
Laravel 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
sander3 committed Sep 11, 2020
1 parent 21322cd commit f652d1d
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|~7.0"
"laravel/framework": "~5.5|~6.0|~7.0|~8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f652d1d

Please sign in to comment.