We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c2557 commit 7e9cd04Copy full SHA for 7e9cd04
book/installation.rst
@@ -96,7 +96,7 @@ number as the second argument of the ``new`` command:
96
$ symfony new my_project_name 2.3.23
97
98
# Windows
99
- c:\projects\> php symfony.phar new my_project_name 2.5.8
+ c:\projects\> php symfony.phar new my_project_name 2.3.23
100
101
Read the `Symfony Release process`_ to better understand why there are several
102
Symfony versions and which one to use for your projects.
0 commit comments