Browse Source

Uses latest stable of Collision (#5221)

Nuno Maduro 4 years ago
parent
commit
eb3143ea72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -18,7 +18,7 @@
         "facade/ignition": "^2.0",
         "fzaninotto/faker": "^1.9",
         "mockery/mockery": "^1.3.1",
-        "nunomaduro/collision": "^4.0",
+        "nunomaduro/collision": "^4.1",
         "phpunit/phpunit": "^8.5"
     },
     "config": {