Skip to content

Commit

Permalink
Improve update instructions (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpott authored and webflo committed Mar 8, 2018
1 parent c08d188 commit 5693600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ new release of Drupal core.

Follow the steps below to update your core files.

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.
1. Run `git diff` to determine if any of the scaffolding files have changed.
Review the files for any changes and restore any customizations to
`.htaccess` or `robots.txt`.
Expand Down

0 comments on commit 5693600

Please sign in to comment.