diff --git a/composer.json b/composer.json index 1f3a0ae..f8a928c 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "guzzlehttp/psr7": "^1.7 || ^2.0", "illuminate/http": "^8.0", "illuminate/support": "^8.0", - "spatie/laravel-enum": "^2.2" + "spatie/laravel-enum": "^2.2 || ^3.0" }, "require-dev": { "brainmaestro/composer-git-hooks": "^2.8",