Skip to content

Commit 54cd6d9

Browse files
authored
upgrade the collision dependency from v2 to v3
1 parent 3d325b8 commit 54cd6d9

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
@@ -18,7 +18,7 @@
1818
"filp/whoops": "^2.0",
1919
"fzaninotto/faker": "^1.4",
2020
"mockery/mockery": "^1.0",
21-
"nunomaduro/collision": "^2.0",
21+
"nunomaduro/collision": "^3.0",
2222
"phpunit/phpunit": "^7.5"
2323
},
2424
"config": {

0 commit comments

Comments
 (0)