diff --git a/composer.json b/composer.json index 45f902b7..06f8d759 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "illuminate/support": "5.* || 6.* || 7.*", "symfony/dotenv": "4.* || 5.*", "fig/http-message-util": "1.*", - "ramsey/uuid": "3.*" + "ramsey/uuid": "^3 || ^4" }, "require-dev": { "phpunit/phpunit": "7.*.*",