8000 Update setup.rst · symfony/symfony-docs@f5856bc · GitHub
[go: up one dir, main page]

Skip to content

Commit f5856bc

Browse files
Update setup.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent a062374 commit f5856bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ create new projects. If you use Composer, you need to tell the exact version:
282282
$ composer create-project symfony/skeleton:"6.4.*" my_project_directory
283283
284284
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>`
285+
specific version by :doc:`using Symfony Flex in your project </setup/flex>`
286286
and setting the ``extra.symfony.require`` config:
287287

288288
.. code-block:: terminal

0 commit comments

Comments
 (0)
0