mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Tweak platform config docs, fixes #7067
This commit is contained in:
parent
9f34ee9892
commit
9a3c0f7eda
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ value of this option will let Composer authenticate against example.org.
|
||||||
|
|
||||||
Lets you fake platform packages (PHP and extensions) so that you can emulate a
|
Lets you fake platform packages (PHP and extensions) so that you can emulate a
|
||||||
production env or define your target platform in the config. Example: `{"php":
|
production env or define your target platform in the config. Example: `{"php":
|
||||||
"5.4", "ext-something": "4.0"}`.
|
"7.0.3", "ext-something": "4.0.3"}`.
|
||||||
|
|
||||||
## vendor-dir
|
## vendor-dir
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue