1
0
Fork 0

Tweak platform config docs, fixes #7067

pull/7070/head
Jordi Boggiano 2018-02-01 11:03:56 +01:00
parent 9f34ee9892
commit 9a3c0f7eda
1 changed files with 1 additions and 1 deletions

View File

@ -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