From 4a97d350127ed540779cb23a65f5ddc2f0bcde31 Mon Sep 17 00:00:00 2001 From: Kilderson Sena Date: Wed, 26 Jan 2022 17:27:12 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 008b013..6ddf669 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "php": "^7.4", + "php": ">=7.4", "league/tactician": "^1.1", "yiisoft/yii2": "~2.0.41", "yidas/yii2-bower-asset": "~2.0.13"