diff --git a/resources/tools.json b/resources/tools.json index 4e123da9..0f1156d2 100644 --- a/resources/tools.json +++ b/resources/tools.json @@ -57,7 +57,7 @@ "website": "https://dephpend.com/", "command": { "phar-download": { - "phar": "https://phar.dephpend.com/dephpend.phar", + "phar": "https://github.com/mihaeu/dephpend/releases/download/0.5.0/dephpend.phar", "bin": "%target-dir%/dephpend" } },