When upgrading my Drupal 10.1.6 with the command 'composer update "drupal/core-*" --with-all-dependencies'
I noticed that Core and Core-Recommended were upgraded to version 1.1.7 while Core-Composer-Scaffold and Core-Project-Message were upgraded to version 10.2.0.
Now when I want to continue upgrading to 10.2.0 (and 10.3.0) I am unable to do so with composer. (Nothing to modify in lock file - Nothing to install, update or remove...)
How can I continue with composer now?
Hi,
after migrating a Drupal site from version 9 to version 10 and updating PHP from version 7.4 to version 8.2 I have this error running some drush commands:
Tried to upgrade a Drupal site form 10.1.7 -> 10.2.0 with the normal method and composer log looks just fine. Only, when I go to check the status or available updates it still claims that the site is 10.1.7. I have been doing Drupal updates for every version and this is the first time something like this happens. Any ideas?
I have a D5 site that runs on PHP 5.6, that (I know, ughhh ...) I need to upgrade to the latest Drupal, on PHP 7.4.
Can anyone advise me on the most painless, least stressful, least hair-pulling way to upgrade?
One thing that the D5 has is extensive use of the Advanced Forums module (tons of forum posts, users, etc.), that last I checked years ago, I think I recall reading that it stopped being developed, so I have NO idea what to do to handle that situation alone.
I am trying to upgrade from Drupal 9.5.11 to Drupal 10, but get this error:
"composer update
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1 - Root composer.json requires drupal/webform, it could not be found in any version, there may be a typo in the package name.