Drupal

How to update Drupal core with composer

It's good practice to update the Drupal core and contribute modules to the latest released version. Let's dive into how to update the Drupal core. There are multiple ways to update the core, but here we are discussing with the composer only. Composer is also the recommended way to manage the dependency of Drupal. First, try it on the...

by Dharmendra Singh
Tag: Composer
30-Jul-2023