From a0423d9b13c41dd27f34de2cf21b91423572ff88 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Sat, 25 Nov 2017 23:21:37 +0300 Subject: [PATCH] =?UTF-8?q?Yii2=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D1=91=D0=BD=20=D0=B4=D0=BE=202.0.13.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 975a12c..4e7debf 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": "^7.1", "roave/security-advisories": "dev-master", - "yiisoft/yii2": "2.0.12", + "yiisoft/yii2": "2.0.13.1", "yiisoft/yii2-swiftmailer": "~2.1.0", "ramsey/uuid": "^3.5", "league/oauth2-server": "^4.1",