From cdc570e0cdbfcff0024b51c82c87be001fe4937e Mon Sep 17 00:00:00 2001 From: Alexey Chelnakov Date: Wed, 24 Jul 2019 17:39:11 +0300 Subject: [PATCH] phpunit ~7.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b200d9a..3719e2a 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "psr/log": "~1.0" }, "require-dev": { - "phpunit/phpunit": "~8.0" + "phpunit/phpunit": "~7.0" }, "support": { "email": "support@retailcrm.ru"