From 9d12180f2668e4b9bae0f9c87321d634347487d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Villamayor?= Date: Mon, 24 Jan 2022 13:44:57 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 901b30e..ab0b242 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } }, "require": { - "php": ">=7.0", + "php": ">=7.4", "ext-curl": "*" }, "scripts": {