Add collision for test listeners and remove one old dep
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user