Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi authored Feb 28, 2024
1 parent db899b4 commit 08ef81e
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 @@ -15,12 +15,12 @@
}
},
"require-dev": {
"orchestra/testbench": "^7.0|^8.0"
"orchestra/testbench": "^7.0|^8.0|^9.0"
},
"require": {
"php": "^8.0",
"filament/filament": "^3.0@stable",
"illuminate/contracts": "^9.0|^10.0"
"illuminate/contracts": "^9.0|^10.0|^11.0"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit 08ef81e

Please sign in to comment.