Explorar el Código

Tweak platform config docs, fixes #7067

Jordi Boggiano hace 7 años
padre
commit
9a3c0f7eda
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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