Skip to content

Commit 332194e

Browse files
committed
fix
1 parent 46d2391 commit 332194e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"brianium/paratest": "^6.2",
2626
"friendsofphp/php-cs-fixer": "^3.8",
27-
"nunomaduro/collision": "^6.0",
27+
"nunomaduro/collision": "^5.0 || ^6.0",
2828
"nunomaduro/larastan": "^2.0.1",
2929
"orchestra/testbench": "^7.0",
3030
"pestphp/pest": "^1.21",

0 commit comments

Comments
 (0)