diff --git a/composer.json b/composer.json index 14cfaa34..b3f1d397 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "illuminate/contracts": "^7.0", "illuminate/queue": "^7.0", "illuminate/support": "^7.0", - "ramsey/uuid": "^3.5", + "ramsey/uuid": "^3.5|^4.0", "symfony/process": "^5.0", "symfony/error-handler": "^5.0" },