We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488fbb2 commit e586e6cCopy full SHA for e586e6c
book/installation.rst
@@ -57,7 +57,7 @@ Distribution:
57
58
.. code-block:: bash
59
60
- $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.5.*
+ $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony '~2.5'
61
62
.. tip::
63
0 commit comments