Update collision to v2 and add phpunit support

This commit is contained in:
Jonny Barnes 2018-02-19 13:43:48 +00:00
parent c426ef078c
commit bedfa2dc0e
3 changed files with 18 additions and 14 deletions

View file

@ -40,7 +40,7 @@
"jakub-onderka/php-parallel-lint": "^0.9.2",
"laravel/dusk": "^3.0",
"mockery/mockery": "~1.0",
"nunomaduro/collision": "^1.1",
"nunomaduro/collision": "^2.0",
"phpunit/phpunit": "~7.0",
"symfony/thanks": "~1.0"
},