Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Mar 12, 2024
1 parent 3751024 commit a1edba0
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 @@ -23,10 +23,10 @@
},
"require": {
"php": "^7.3 || ^8.0",
"laravel/nova": ">=4.32.15 <4.33.0"
"laravel/nova": ">=4.33.0 <4.34.0"
},
"require-dev": {
"orchestra/testbench": "^6.35 || ^7.29 || ^8.9",
"orchestra/testbench": "^6.35 || ^7.29 || ^8.9 || ^9.0",
"nova-kit/nova-devtool": "^1.3"
},
"repositories": [
Expand Down

0 comments on commit a1edba0

Please sign in to comment.