1
0
Fork 0

link from schema to config

pull/4171/head
Rob Bast 2015-06-22 10:02:27 +02:00
parent 016cc7ee19
commit 141f2b626f
1 changed files with 5 additions and 0 deletions

View File

@ -731,4 +731,9 @@ will look from the first to the last repository, and pick the first match.
By default Packagist is added last which means that custom repositories can
override packages from it.
### config <span>([root-only](04-schema.md#root-package))</span>
A set of configuration options. It is only used for projects. See
[Config](06-config.md) for a description of each individual option.
&larr; [Command-line interface](03-cli.md) | [Repositories](05-repositories.md) &rarr;