1
0
Fork 0

the note already explains the same, but better

pull/4171/head
Rob Bast 2015-06-22 11:23:09 +02:00
parent 3e1b7ee295
commit 5a2a78fd29
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ this is the `config` field. Only the root package can define configuration.
The config of dependencies is ignored. This makes the `config` field The config of dependencies is ignored. This makes the `config` field
`root-only`. `root-only`.
If you clone one of those dependencies to work on it, then that package is the
root package. The `composer.json` is identical, but the context is different.
> **Note:** A package can be the root package or not, depending on the context. > **Note:** A package can be the root package or not, depending on the context.
> For example, if your project depends on the `monolog` library, your project > For example, if your project depends on the `monolog` library, your project
> is the root package. However, if you clone `monolog` from GitHub in order to > is the root package. However, if you clone `monolog` from GitHub in order to