Add collision for test listeners and remove one old dep

This commit is contained in:
Nabeel Shahzad
2018-02-12 09:02:05 -06:00
parent 2f8a69b774
commit ecfda6de15
6 changed files with 161 additions and 126 deletions

View File

@@ -38,14 +38,15 @@
"php-units-of-measure/php-units-of-measure": "2.1.x"
},
"require-dev": {
"phpunit/phpunit": "6.4.0",
"phpunit/phpunit": "6.4.x",
"barryvdh/laravel-ide-helper": "2.4.x",
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"filp/whoops": "~2.0",
"bpocallaghan/generators": "5.0.1",
"scriptfusion/phpunit-immediate-exception-printer": "1.3.0",
"zircote/swagger-php": "2.0.13"
"zircote/swagger-php": "2.0.13",
"nunomaduro/collision": "^1.1"
},
"autoload": {
"classmap": [