浏览代码

Tweak platform config docs, fixes #7067

Jordi Boggiano 7 年之前
父节点
当前提交
9a3c0f7eda
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/06-config.md

+ 1 - 1
doc/06-config.md

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