Update Collision

This commit is contained in:
César A. Ramírez 2018-02-18 09:59:46 -06:00
parent 4df852fe05
commit f3d10825ff
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"filp/whoops": "~2.0", "filp/whoops": "~2.0",
"fzaninotto/faker": "~1.4", "fzaninotto/faker": "~1.4",
"mockery/mockery": "~1.0", "mockery/mockery": "~1.0",
"nunomaduro/collision": "~1.1", "nunomaduro/collision": "~2.0",
"phpunit/phpunit": "~7.0", "phpunit/phpunit": "~7.0",
"symfony/thanks": "^1.0" "symfony/thanks": "^1.0"
}, },