From 85e189f201b302355729b2eccba68700dd9e93ea Mon Sep 17 00:00:00 2001 From: Artem Vasilev Date: Wed, 9 Nov 2022 20:34:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D1=81=D1=82=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=BE=D0=B3=D1=80=D0=B0=D0=BD=D0=B8=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=20PHP?= 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 b10b1d0..1dfea98 100755 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "source": "https://github.com/webmasterskaya/crypto-pro-php-stubs" }, "require": { - "php": ">=7" + "php": ">7.2 <8.0" }, "autoload-dev": { "psr-4": {