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:
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
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.
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.