From 9995c74a444ef747332ed6c49b43545a8d5bb369 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Sat, 18 Jan 2020 10:00:59 +0000 Subject: [PATCH] Update tools --- resources/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/tools.json b/resources/tools.json index 9806a727..0b6457de 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -69,7 +69,7 @@ "website": "https://dephpend.com/", "command": { "phar-download": { - "phar": "https://github.com/mihaeu/dephpend/releases/download/0.6.2/dephpend-0.6.2.phar", + "phar": "https://github.com/mihaeu/dephpend/releases/download/0.6.3/dephpend-0.6.3.phar", "bin": "%target-dir%/dephpend" } },