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 f4c9536 commit 2812e68Copy full SHA for 2812e68
book/installation.rst
@@ -57,11 +57,11 @@ Distribution:
57
58
.. code-block:: bash
59
60
- $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.0
+ $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.7
61
62
.. tip::
63
64
- For an exact version, replace "2.3.0" with the latest Symfony version.
+ For an exact version, replace "2.3.7" with the latest Symfony version.
65
For details, see the `Symfony Installation Page`_
66
67
0 commit comments