Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #8 from nikans/master
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
JamesHemery authored Feb 26, 2022
2 parents 8ad983c + 3ea6cc0 commit 1de2045
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 @@ -12,8 +12,8 @@
"minimum-stability": "stable",
"require": {
"php" : "^7.4|^8.0",
"illuminate/support": "^6|^7|^8",
"illuminate/database": "^6|^7|^8"
"illuminate/support": "^6|^7|^8|^9",
"illuminate/database": "^6|^7|^8|^9"
},
"require-dev": {
"phpunit/phpunit": "^9.1",
Expand Down

0 comments on commit 1de2045

Please sign in to comment.