Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Composer outdated "drupal/*" lists some drupal/core- things after running composer update. I updated drupal from 10.1.8 to 10.3.5.
drupal/core-composer-scaffold 10.3.5 11.0.4 A flexible Composer project scaf...
drupal/core-project-message 10.3.5 11.0.4 Adds a message after Composer in...
drupal/core-recommended 10.3.5 11.0.4 Core and its dependencies with k...
Anyideas?
Do I have to solve this, then how? Or is it OK to leave them alone?
[Solved]
The numbers are the virsions of core, so it depends on it.
I installed months ago using a compressed file and unpacking into my /var/www folder. Since then, I have been successfully using composer to install and manage lots of modules and themes.
Today report shows there is a core update 10.3.3 available and I am on 10.3.2. I tried to update using composer by running
I inherited a Drupal 9 with a PostGreSQL DB. The previous owner of the project had not kept things up-to-date.
Install is currently using composer and drush, and running on Amazon linux.
I was able to successfully update the Drupal 9 to the latest minor version update without any problems. But when trying to move from 9 to 10, things fail during drush updatedb. I successfuly resolved all the incompatible module and theme errors, and the update process reports database upgrade good to proceed. But then, I get: