8000 Fix upgrading to Flex · symfony/symfony-docs@91da8a2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91da8a2

Browse files
committed
Fix upgrading to Flex
1 parent 6f435aa commit 91da8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/flex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ manual steps:
163163
new project (don't copy the ``symfony/symfony`` dependency, but add the
164164
relevant components you are effectively using in your project).
165165

166-
#. Install the dependencies in the new project executing ``composer install``.
166+
#. Install the dependencies in the new project executing ``composer update``.
167167
This will make Symfony Flex generate all the configuration files in
168168
``config/packages/``
169169

0 commit comments

Comments
 (0)
0