From 36bdb82034c1d9386427a9a1492618ca7505c0ce Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Fri, 11 Feb 2022 16:26:38 +0300 Subject: [PATCH] release version 2.0.45 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e3068b0..75987a3 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "irc": "irc://irc.freenode.net/yii", "source": "https://github.com/yiisoft/yii2" }, - "minimum-stability": "dev", + "minimum-stability": "stable", "require": { "php": ">=5.6.0", "yiisoft/yii2": "~2.0.14",