File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ number as the second argument of the ``new`` command:
9898 # Windows
9999 c:\p rojects\> php symfony.phar new my_project_name 2.3.23
100100
101- If you want your project to be based on the latest Symfony LTS version, pass
102- ``lts `` as the second argument of the ``new `` command:
101+ If you want your project to be based on the latest :ref: ` Symfony LTS version < releases-lts >`,
102+ pass ``lts `` as the second argument of the ``new `` command:
103103
104104.. code-block :: bash
105105
Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ Standard Versions
6060A standard minor version is maintained for an *eight month * period for bug
6161fixes, and for a *fourteen month * period for security issue fixes.
6262
63+ .. _releases-lts :
64+
6365Long Term Support Versions
6466~~~~~~~~~~~~~~~~~~~~~~~~~~
6567
You can’t perform that action at this time.
0 commit comments