diff --git a/composer.json b/composer.json index b6236ecda33fd595d9ae602d97a162a654ba7027..1c8cb94520fe7ba76d998fb8b4059ba6ba373540 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "league/flysystem-cached-adapter": "^1.0", "neitanod/forceutf8": "^2.0", "nesbot/carbon": "^2.32", - "nunomaduro/collision": "v3.2.0", + "nunomaduro/collision": "^3.2", "onelogin/php-saml": "^3.4", "paragonie/constant_time_encoding": "^2.3", "patchwork/utf8": "^1.3", @@ -112,4 +112,4 @@ "discard-changes": true, "process-timeout": 3000 } -} \ No newline at end of file +}