From 92ca4084ac2a4483b9d363605bf5c77da3decf21 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 13 Feb 2025 10:03:44 +0000 Subject: [PATCH] Update the signature for phpDocumentor --- resources/documentation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/documentation.json b/resources/documentation.json index b77c1ee..5fc2b87 100644 --- a/resources/documentation.json +++ b/resources/documentation.json @@ -8,7 +8,7 @@ "phive-install": { "alias": "phpDocumentor", "bin": "%target-dir%/phpDocumentor", - "sig": "8AC0BAA79732DD42" + "sig": "6DA3ACC4991FFAE5" } }, "test": "phpDocumentor --help",