From 4551a05d8892cf370ff7d2fff96e81cbb86dd081 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Mon, 9 Aug 2021 20:50:29 +0300 Subject: [PATCH] prepare for next release --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 75987a3..e3068b0 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": "stable", + "minimum-stability": "dev", "require": { "php": ">=5.6.0", "yiisoft/yii2": "~2.0.14",