From f3d8201461b6e600681a50fefb6903d26503ba7e Mon Sep 17 00:00:00 2001 From: fbsanchez Date: Thu, 13 Jan 2022 13:04:25 +0100 Subject: [PATCH] Some fixes --- pandora_console/composer.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/composer.lock b/pandora_console/composer.lock index 0e5129f66c..e051dd5a72 100644 --- a/pandora_console/composer.lock +++ b/pandora_console/composer.lock @@ -21,7 +21,7 @@ "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^7 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0", @@ -951,4 +951,4 @@ "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" -} +} \ No newline at end of file