Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update composer JSON file
  • Loading branch information
dipudey authored Apr 25, 2023
1 parent a4caf65 commit 815188f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"minimum-stability": "dev",
"require": {
"php": "^7.4|^8.0|^8.1",
"illuminate/database": "^8.83",
"illuminate/pagination": "^8.83"
"illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/pagination": "^6.0|^7.0|^8.0|^9.0|^10.0"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit 815188f

Please sign in to comment.