Merge pull request #4581 from cesaramirez/collision

Update Collision
This commit is contained in:
Taylor Otwell 2018-02-18 12:22:29 -06:00 committed by GitHub
commit 8059290fa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}, },