Skip to content

Commit 3a3d38f

Browse files
committed
Add option for orchestra/testbench 9 dependency
1 parent 15ca477 commit 3a3d38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"ext-fileinfo": "*",
2929
"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
30-
"orchestra/testbench": "^9.9"
30+
"orchestra/testbench": "^8.18 || ^9.9"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)