diff --git a/composer.json b/composer.json index 46609a2..de4565f 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,6 @@ "description": "Enum attribute casting for Eloquent models", "type": "library", "license": "MIT", - "minimum-stability": "dev", - "prefer-stable": true, "keywords": ["enum", "konekt", "artkonekt", "laravel", "eloquent"], "support": { "source": "https://github.com/artkonekt/enum-eloquent"