Browse Source

Fix tests

shalvah 5 years ago
parent
commit
0c1c8d77a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -23,7 +23,7 @@
         "mpociot/documentarian": "^0.2.0",
         "mpociot/reflection-docblock": "^1.0.1",
         "ramsey/uuid": "^3.8",
-        "nunomaduro/collision": "^2.0 || ^3.0",
+        "nunomaduro/collision": "^1.1 || ^3.0",
         "league/flysystem": "^1.0"
     },
     "require-dev": {