Skip to content

Instantly share code, notes, and snippets.

@lcube45
Created January 26, 2021 15:46
Show Gist options
  • Save lcube45/ea5b47477e19cd9ddceb2a8f73b07a56 to your computer and use it in GitHub Desktop.
Save lcube45/ea5b47477e19cd9ddceb2a8f73b07a56 to your computer and use it in GitHub Desktop.
Drupal 9 - update drupal core
composer show drupal/core-recommended
composer outdated 'drupal/*'
composer update drupal/core 'drupal/core-*' --with-all-dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment