diff --git a/composer.json b/composer.json index 62756c2..4a27508 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "issues": "http://github.com/dynamikaweb/yii2-template/issues", "source": "http://github.com/dynamikaweb/yii2-template" }, - "minimum-stability": "dev", + "minimum-stability": "stable", "require": { "php": ">=7.0", "yiisoft/yii2": "*", @@ -40,4 +40,4 @@ "url": "https://asset-packagist.org" } ] -} \ No newline at end of file +}