We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c08d188 commit 5693600Copy full SHA for 5693600
README.md
@@ -61,7 +61,7 @@ new release of Drupal core.
61
62
Follow the steps below to update your core files.
63
64
-1. Run `composer update drupal/core --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.
65
1. Run `git diff` to determine if any of the scaffolding files have changed.
66
Review the files for any changes and restore any customizations to
67
`.htaccess` or `robots.txt`.
0 commit comments