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 6f435aa commit 91da8a2Copy full SHA for 91da8a2
setup/flex.rst
@@ -163,7 +163,7 @@ manual steps:
163
new project (don't copy the ``symfony/symfony`` dependency, but add the
164
relevant components you are effectively using in your project).
165
166
-#. Install the dependencies in the new project executing ``composer install``.
+#. Install the dependencies in the new project executing ``composer update``.
167
This will make Symfony Flex generate all the configuration files in
168
``config/packages/``
169
0 commit comments