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 32dadc1 commit d0df31eCopy full SHA for d0df31e
docs/existing-project.md
@@ -20,7 +20,7 @@ Enable the Docker support of Symfony Flex:
20
Re-execute the recipes to update the Docker-related files according to the packages you use
21
22
rm symfony.lock
23
- composer symfony:sync-recipes --force --verbose
+ composer recipes:install --force --verbose
24
25
Double-check the changes, revert the changes that you don't want to keep:
26
0 commit comments