Merge pull request #4963 from chapeupreto/patch-1

[5.8] upgrade the collision dependency from v2 to v3
This commit is contained in:
Taylor Otwell 2019-03-08 08:03:29 -06:00 committed by GitHub
commit 3b852a1f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"filp/whoops": "^2.0",
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^2.0",
"nunomaduro/collision": "^3.0",
"phpunit/phpunit": "^7.5"
},
"config": {