File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,13 @@ You can add the requirement with this command:
105105This check often fails if you dont has the public key from the tool author
106106in your GPG keychain.
107107
108+ ### fallback-url (optional, default none)
109+
110+ This option is useful if you want to add an extra layer of stability to your daily build processes.
111+
112+ In case the required url is not accessible and a ` fallback-url ` is set, tooly uses the fallback url to download the phar file.
113+ The fallback url can be a link to a specific version, such as x.y.z, or a link to the latest version for this phar.
114+
108115### force-replace (optional, default false)
109116
110117Every time you update or install with composer the phar tools are checked. You are asked if you want to overwrite
You can’t perform that action at this time.
0 commit comments