diff --git a/composer.json b/composer.json index cd966f82..955779b4 100644 --- a/composer.json +++ b/composer.json @@ -12,6 +12,7 @@ }, "require-dev": { "filp/whoops": "~2.0", + "nunomaduro/collision": "~1.1", "fzaninotto/faker": "~1.4", "mockery/mockery": "~1.0", "phpunit/phpunit": "~6.0"