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 940ad6c commit 2a4b0b4Copy full SHA for 2a4b0b4
setup.rst
@@ -59,7 +59,7 @@ with the ``new`` command:
59
60
.. code-block:: terminal
61
62
- $ symfony new my_project_name
+ $ symfony new my_project_name 3.4
63
64
This command creates a new directory called ``my_project_name/`` that contains
65
an empty project based on the most recent stable Symfony version available. In
0 commit comments