Skip to content

Commit

Permalink
remove orchestra/testbench 7 version from dev-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ph7jack committed Feb 19, 2024
1 parent 672946a commit d0e8189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"laravel/framework": "^9.52|^10.0"
},
"require-dev": {
"orchestra/testbench": "^7.2|^8.0",
"orchestra/testbench": "^8.0",
"laravel/pint": "^1.6",
"phpunit/phpunit": "^10.5",
"pestphp/pest": "^2.0",
Expand Down

0 comments on commit d0e8189

Please sign in to comment.