Bumps Collision dependency to v4.0 (#5160)

This commit is contained in:
Nuno Maduro 2019-11-25 21:46:55 +01:00 committed by Taylor Otwell
parent 2913a55d87
commit b7a5bc7f3c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"require-dev": {
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^3.0",
"nunomaduro/collision": "^4.0",
"phpunit/phpunit": "^8.0"
},
"config": {