docs: use the same command as in the symfony doc

This commit is contained in:
Maxime Hélias 2024-03-28 15:39:05 +01:00 committed by Maxime Helias
parent 32dadc1733
commit d0df31e232

View File

@ -20,7 +20,7 @@ Enable the Docker support of Symfony Flex:
Re-execute the recipes to update the Docker-related files according to the packages you use
rm symfony.lock
composer symfony:sync-recipes --force --verbose
composer recipes:install --force --verbose
Double-check the changes, revert the changes that you don't want to keep: