Answers for "drupal 8 update modules with drush"

PHP
3

drupal composer update

composer update drupal/core 'drupal/core-*' --with-all-dependencies
Posted by: Guest on November-26-2020

Code answers related to "drupal 8 update modules with drush"

Browse Popular Code Answers by Language