From a21d01037383b198394f4cddfefc174602bcaba7 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Mon, 16 May 2016 23:13:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BF=D0=BE=D0=BB=D1=83=D1=81=D1=82=D0=B0=D0=B1?= =?UTF-8?q?=D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B9=20=D1=80=D0=B5=D0=BB=D0=B8?= =?UTF-8?q?=D0=B7=20Codeception=202.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 15f4264..432dc87 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "yiisoft/yii2-gii": "*", "yiisoft/yii2-faker": "*", "flow/jsonpath": "^0.3.1", - "codeception/codeception": "dev-master#5584c75a85b8217bbf6b0a77f2349aef82e94a15", + "codeception/codeception": "2.1.x-dev", "codeception/specify": "*", "codeception/verify": "*" },