From 468483ea79975ddb502449d605f538c8f334f77b 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:03:14 +0100
Subject: [PATCH] =?UTF-8?q?Utilise=20le=20phpmd=20original=20plut=C3=B4t?=
 =?UTF-8?q?=20que=20le=20shim.?=
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 764621d..b0588bc 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     }
   ],
   "require": {
-    "irstea/phpmd-shim": "^2.6"
+    "phpmd/phpmd": "^2.6"
   },
   "config": {
     "sort-packages": true
-- 
GitLab