Clear up plugin doc for modifying downloads

main
Nils Adermann 4 years ago committed by GitHub
parent 860a67b776
commit 8627f1cce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -320,8 +320,8 @@ and it does not get a chance to update the URLs on time.
Specifying `{"extra": {"plugin-modifies-downloads": true}}` in your composer.json will
hint to Composer that the plugin should be installed on its own before proceeding with
the rest of the package installs. This slightly slows down installations however so do
not use it in plugins which do not absolutely require it.
the rest of the package downloads. This slightly slows down the overall installation
process however, so do not use it in plugins which do not absolutely require it.
[1]: ../04-schema.md#type
[2]: ../04-schema.md#extra

Loading…
Cancel
Save