From 283a15c19a9717c3e96b71e47e12aec359039d75 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Thu, 4 Mar 2021 15:05:48 +0100
Subject: [PATCH] =?UTF-8?q?Remonte=20la=20version=20miniale=20de=20phpmd?=
 =?UTF-8?q?=20n=C3=A9cessaire=20pour=20la=20compatibilit=C3=A9=20PHP=208.0?=
 =?UTF-8?q?.?=
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 b0588bc..89cabe8 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     }
   ],
   "require": {
-    "phpmd/phpmd": "^2.6"
+    "phpmd/phpmd": "^2.8"
   },
   "config": {
     "sort-packages": true
-- 
GitLab