safetypin

Untitled

Dec 19th, 2025
727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. $ ddev composer require drupal/core-recommended:10.6.1 drupal/core-composer-scaffold:10.6.1 drupal/core-project-message:10.6.1 -update-with-all-dependencies
  2. ./composer.json has been updated
  3. Running composer update drupal/core-recommended drupal/core-composer-scaffold drupal/core-project-message --with-all-dependencies
  4. Gathering patches for root package.
  5. Loading composer repositories with package information
  6. Updating dependencies
  7. Your requirements could not be resolved to an installable set of packages.
  8.  
  9. Problem 1
  10. - Root composer.json requires drupal/core-recommended 10.6.1 -> satisfiable by drupal/core-recommended[10.6.1].
  11. - drupal/core-recommended 10.6.1 requires drupal/core 10.6.1 -> found drupal/core[10.6.1] but these were not loaded, likely because it conflicts with another require.
  12.  
  13.  
  14. Installation failed, reverting ./composer.json and ./composer.lock to their original content.
  15. Composer [require drupal/core-recommended:10.6.1 drupal/core-composer-scaffold:10.6.1 drupal/core-project-message:10.6.1 --update-with-all-dependencies] failed, composer command failed: exit status 2. stderr=
  16.  
Advertisement