From bf97d4ab8be9d57bf06fcf44f33f34ea37c4cd2d Mon Sep 17 00:00:00 2001 From: Vinicius Date: Thu, 11 May 2023 02:01:01 -0300 Subject: [PATCH] Module --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3f6a350..3268a80 100755 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "AFL-3.0" ], "require": { - "php": ">=7.4" + "php": "*" }, "autoload": { "files": [ "registration.php" ],