Skip to content

Commit

Permalink
Merge pull request #4 from s950329/master
Browse files Browse the repository at this point in the history
Add Laravel 8 support
  • Loading branch information
overtrue committed Sep 23, 2020
2 parents 34377bc + 8f678e7 commit 4bd92e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"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 4bd92e0

Please sign in to comment.