Skip to content

Commit 75c0d57

Browse files
committed
fix collision version
1 parent b57d128 commit 75c0d57

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
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"larastan/larastan": "^3.0",
3434
"laravel/pint": "^1.0",
35-
"nunomaduro/collision": "^8.0|^",
35+
"nunomaduro/collision": "^8.0",
3636
"orchestra/testbench": "^9.0|^10.0",
3737
"pestphp/pest": "^3.7|^4.0",
3838
"pestphp/pest-plugin-arch": "^3.0|^4.0",

0 commit comments

Comments
 (0)