Skip to content

Commit 77447b1

Browse files
committed
Fix dependencies
1 parent 6a49f1c commit 77447b1

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
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"laravel/pint": "^1.0",
18-
"nunomaduro/collision": "^6.0|^7.9",
18+
"nunomaduro/collision": "^5.0|^6.0|^7.9",
1919
"orchestra/testbench": "^7.0|^8.0",
2020
"pestphp/pest": "^1.0|^2.0",
2121
"pestphp/pest-plugin-arch": "^1.0|^2.0",

0 commit comments

Comments
 (0)