Skip to content

Commit 14b57bc

Browse files
committed
fix: dependency compatibility between testbench and laravel 11.
1 parent ec5e5b8 commit 14b57bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"ergebnis/composer-normalize": "^2.30",
2525
"laravel/pint": "^1.5",
26-
"orchestra/testbench": "^6.27 || ^7.24 || ^8.3",
26+
"orchestra/testbench": "^6.27 || ^7.24 || ^8.3 || ^v9.9.0 || ^10.3",
2727
"phpstan/phpstan": "^1.10",
2828
"phpunit/phpunit": "^9.6 || ^10.0"
2929
},

0 commit comments

Comments
 (0)