From 2f2b5f832ce26ef60775f324872d16dd5952da56 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Tue, 27 Jul 2021 16:09:29 +1000 Subject: [PATCH] =?UTF-8?q?!=20>=20~=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5?= 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 69cf71a..8df9ce9 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "chat": "https://vk.me/darkweb228" }, "require": { - "php": "!8.0", + "php": "~8.0", "ext-dom": "20031129", "ext-libxml": "^7.4", "guzzlehttp/guzzle": "^7.2"