This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

[SOLVED] Issue upgrading from 11.3.13 to 11.4

Hi everybody, I'm having a strange issue upgrading one of my Drupal's website from 11.3.13 to 11.4, after upgrade it I run drush updb and this is what I get:

conflict with another requirement prevents Drupal upgrade from 11.3.13 to 11.4?

Hello to the community :-)

After I read all the readme stuff related to the deprecated core modules stuff, I disabled all unused modules (contact, history) the onle related module at the moment is telephone (which will be replaced when core 11.4 as requirement was set up correctly...

I tried to upgrade my Drupal v11.3.13 to the latest v11.4 stable release as I always do with the

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

command.

Upgrade Status error message: - RESOLVED

I have 3 websites that I am migrating from 10.6 to 11.3.
The first 2 migrated cleanly.

For the 3rd one, however, when I run the Drupal 11 Upgrade Status report, I get an error message:

Upgrading from 11.3.11 to 11.3.12 unsuccesful

It seems that there is a security audit problem with Guzzle 7.10 (June 18th)  and so composer doesn't allow the upgrade. I updated a few other sites before weekend and there weren't any problems but now it's not working.

Updating from 11.3.9 to 11.3.10

Dear forum members,

I installed Drupal (11.3.9) using the following line:
  composer create-project drupal/recommended-project my_site_name.

When I try to update Drupal to 11.3.10 using the following line:
  composer update "drupal/core-*" --with-all-dependencies,

I get the following message:
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal