Skip to content

Commit

Permalink
Merge pull request #7 from saeedvaziry/laravel9
Browse files Browse the repository at this point in the history
add laravel 9 support
  • Loading branch information
saeedvaziry authored Feb 10, 2022
2 parents a2f5bb9 + 781d8d6 commit 5fc938c
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 264 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"require": {
"php": "^7.1|^8.0",
"laravel/framework": "^6.0|^7.0|^8.0"
"laravel/framework": "^6.0|^7.0|^8.0|^9.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0|^9.0",
Expand Down
Loading

0 comments on commit 5fc938c

Please sign in to comment.