From 579c202dbad77faa8d8d37466c1465a8659e66cf Mon Sep 17 00:00:00 2001 From: Elnadrion Date: Sat, 4 May 2024 21:14:01 +0200 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B9=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 3eef774..3ff336b 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "source": "https://github.com/elnadrion/tools.twig.git" }, "require": { - "php": "^8.1", + "php": "^7.4|^8.1", "twig/twig": "^3.0" }, "require-dev": {