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 0e88ba1 commit eacd055Copy full SHA for eacd055
README.md
@@ -58,7 +58,7 @@ new release of Drupal core.
58
59
Follow the steps below to update your core files.
60
61
-1. Run `composer update drupal/core-recommended drupal/core-dev --with-dependencies` to update Drupal Core and its dependencies.
+1. Run `composer update "drupal/core-*" --with-dependencies` to update Drupal Core and its dependencies.
62
2. Run `git diff` to determine if any of the scaffolding files have changed.
63
Review the files for any changes and restore any customizations to
64
`.htaccess` or `robots.txt`.
0 commit comments