Skip to content

Commit e6728fe

Browse files
committed
Update composer installation command
The actual command have a reference to 2.3.* version
1 parent c83cca8 commit e6728fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Distribution:
5757

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

0 commit comments

Comments
 (0)