From efd6809a616b41f43d3f68e2b4bf314a8f1f2db8 Mon Sep 17 00:00:00 2001 From: Tommy Muehle Date: Mon, 4 Mar 2019 23:04:25 +0100 Subject: [PATCH] Update README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc7016d..7491af5 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ In this part you can add your needed phar tools under the key "tools". }, "phpcpd": { "url": "https://phar.phpunit.de/phpcpd-2.0.4.phar", - "only-dev": true + "only-dev": true, + "rename": true }, "security-checker": { "url": "http://get.sensiolabs.org/security-checker.phar", @@ -85,6 +86,10 @@ In this part you can add your needed phar tools under the key "tools". After you add the name of the tool as key, you need only one further parameter. The *"url"*. The url can be a link to a specific version, such as x.y.z, or a link to the latest version for this phar. +### rename (optional, default false) + +Rename the downloaded tool to the name that is used as key. + ### sign-url (optional, default none) If this parameter is set tooly checks if the PHAR file in url has a valid signature by