From b0cbd6710da05d1b87170391f424b4b7d4e7e085 Mon Sep 17 00:00:00 2001
From: Matthieu Marcillaud <marcimat@rezo.net>
Date: Mon, 8 Jan 2024 11:17:10 +0100
Subject: [PATCH] =?UTF-8?q?=20build:=20Ajouter=20ext-json=20en=20d=C3=A9pe?=
 =?UTF-8?q?ndances=20m=C3=AAme=20pour=20PHP=20>=3D=208.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Retour partiel sur donc sur ee663d874

Refs: #5405
---
 composer.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/composer.json b/composer.json
index 6a9af814ab..04074cc5de 100644
--- a/composer.json
+++ b/composer.json
@@ -2,6 +2,7 @@
     "license": "GPL-3.0-only",
     "require": {
         "php": "^8.1",
+        "ext-json": "*",
         "ext-sodium": "*",
         "ext-xml": "*",
         "ext-zip": "*",
-- 
GitLab