Skip to content

Commit 2812e68

Browse files
luebbert42weaverryan
authored andcommitted
changed version from 2.3.0 --> 2.3.7
just for convenience (i.e. people not reading the text carefully but copying the example and starting with an "old" Symfony version)
1 parent f4c9536 commit 2812e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ Distribution:
5757

5858
.. code-block:: bash
5959
60-
$ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.0
60+
$ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.7
6161
6262
.. tip::
6363

64-
For an exact version, replace "2.3.0" with the latest Symfony version.
64+
For an exact version, replace "2.3.7" with the latest Symfony version.
6565
For details, see the `Symfony Installation Page`_
6666

6767
.. tip::

0 commit comments

Comments
 (0)