Skip to content

Commit 2796491

Browse files
committed
fix testbench and remove collision
1 parent e1b905e commit 2796491

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@
2121
"illuminate/contracts": "^9.0 || ^10.0"
2222
},
2323
"require-dev": {
24-
"nunomaduro/collision": "^7.9",
2524
"nunomaduro/larastan": "^2.0.1",
26-
"orchestra/testbench": "^8.0",
25+
"orchestra/testbench": "^7.0 || ^8.0",
2726
"pestphp/pest": "^1.22 || ^2.0",
2827
"pestphp/pest-plugin-laravel": "^1.22 || ^2.0",
2928
"phpstan/extension-installer": "^1.1",

0 commit comments

Comments
 (0)