diff --git a/composer.json b/composer.json index e995b2f..5a47397 100644 --- a/composer.json +++ b/composer.json @@ -17,10 +17,9 @@ "email": "klimov.paul@gmail.com" } ], - "minimum-stability": "dev", "require": { "yiisoft/yii2": "*", - "swiftmailer/swiftmailer": "@stable" + "swiftmailer/swiftmailer": "*" }, "autoload": { "psr-0": { "yii\\swiftmailer\\": "" }