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 a062374 commit f5856bcCopy full SHA for f5856bc
setup.rst
@@ -282,7 +282,7 @@ create new projects. If you use Composer, you need to tell the exact version:
282
$ composer create-project symfony/skeleton:"6.4.*" my_project_directory
283
284
With an already existing project, you can restrict Symfony packages to one
285
-LTS version by :doc:`using Symfony Flex in your project </setup/flex>`
+specific version by :doc:`using Symfony Flex in your project </setup/flex>`
286
and setting the ``extra.symfony.require`` config:
287
288
.. code-block:: terminal
0 commit comments