From 01f96be43eb63e3dc8e01bd4b2e82b401490ba22 Mon Sep 17 00:00:00 2001
From: lganee <ludovic.ganee@libriciel.coop>
Date: Mon, 1 Jul 2024 14:00:06 +0200
Subject: [PATCH] =?UTF-8?q?asalae-core=20master=20n'est=20pas=20compatible?=
 =?UTF-8?q?=20php8.1=20(cr=C3=A9ation=20=C3=A0=20c=C3=B4t=C3=A9=20d'une=20?=
 =?UTF-8?q?branche=20php81)?=
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 e82cd3004..2ab604f82 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
     "type": "cakephp-plugin",
     "license": "AGPL-3.0-only",
     "require": {
-        "php": "^7.4 || ^8.1",
+        "php": "^7.4",
         "ext-curl": "*",
         "ext-dom": "*",
         "ext-fileinfo": "*",
-- 
GitLab