Browse Source

Merge pull request #4514 from nunomaduro/master

[5.6] Adds nunomaduro/collision on composer require-dev
Taylor Otwell 6 years ago
parent
commit
f5ea753ebe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      composer.json

+ 1 - 0
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"