We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ed9f1 commit 0b6d607Copy full SHA for 0b6d607
README.md
@@ -62,7 +62,7 @@ new release of Drupal core.
62
63
Follow the steps below to update your core files.
64
65
-1. Run `composer update drupal/core webflo/drupal-core-require-dev symfony/* --with-dependencies` to update Drupal Core and its dependencies.
+1. Run `composer update drupal/core webflo/drupal-core-require-dev "symfony/*" --with-dependencies` to update Drupal Core and its dependencies.
66
1. Run `git diff` to determine if any of the scaffolding files have changed.
67
Review the files for any changes and restore any customizations to
68
`.htaccess` or `robots.txt`.
0 commit comments