From 215d5a78f17b41f038c2d688e05fa3bddb72ca40 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 25 Aug 2022 20:28:13 +0100 Subject: [PATCH] Update the phpmd key --- resources/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/tools.json b/resources/tools.json index 919d1ee0..96ad5551 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -91,7 +91,7 @@ "phive-install": { "alias": "phpmd", "bin": "%target-dir%/phpmd", - "sig": "0F9684B8B16B7AB0" + "sig": "A4E55EA12C7C085C" } }, "test": "phpmd --version"