28 янв. 2021 г.

Drupal 8. Composer update drupal


Check current status

composer outdated 'drupal/*'



Update drupal

 composer update drupal/core 'drupal/core-*' --with-all-dependencies




Then run;

drush updb
drupal cr