From 4d48b38e47486b3b6759eef26888eba8e22cc62f Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Tue, 28 Nov 2017 14:24:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=81=D0=BE=D0=B2=D0=BC=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B8=D0=BC=D0=BE=D1=81=D1=82=D1=8C=20=D1=81=20codeception/spe?= =?UTF-8?q?cify=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- tests/codeception/api/_bootstrap.php | 4 +--- tests/codeception/common/_bootstrap.php | 3 +-- tests/codeception/console/_bootstrap.php | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e266c82..af98768 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "flow/jsonpath": "^0.3.1", "phpunit/phpunit": "^6.0", "codeception/codeception": "dev-reset_yii2_app#6045eed00f7b163226d04fe40333f076b0f132e3", - "codeception/specify": "*", + "codeception/specify": "^1.0.0", "codeception/verify": "*", "mockery/mockery": "^1.0.0", "php-mock/php-mock-mockery": "^1.2.0" diff --git a/tests/codeception/api/_bootstrap.php b/tests/codeception/api/_bootstrap.php index 03865c3..fe5358e 100644 --- a/tests/codeception/api/_bootstrap.php +++ b/tests/codeception/api/_bootstrap.php @@ -1,6 +1,5 @@