Skip to content

Commit

Permalink
Merge pull request #356 from swapnilsarwe/laravel9
Browse files Browse the repository at this point in the history
Laravel 9 Support
  • Loading branch information
themsaid authored Feb 25, 2022
2 parents df0b131 + 4621ea9 commit 0f71fc5
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 @@ -11,7 +11,7 @@
],
"require": {
"php": "^7.3||^7.4||^8.0",
"laravel/framework": "^7.0||^8.0"
"laravel/framework": "^7.0||^8.0||^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0f71fc5

Please sign in to comment.