- Issue created by @carma03
I am seeing this also with the stable and the dev also, using the -W does not make a difference
Are you sure this is Drupal 11 ready? Drupal 11 is upto 11/2/3 as of Aug 7, 2025
% composer -W require 'drupal/menu_markup:^1.3'
./composer.json has been updated
Running composer update drupal/menu_markup --with-all-dependencies
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/menu_markup ^1.3 -> satisfiable by drupal/menu_markup[1.3.0].
- drupal/menu_markup 1.3.0 requires drupal/core ^8.8 || ^9 || ^10 -> found drupal/core[8.8.0, ..., 8.9.20, 9.0.0, ..., 9.5.11, 10.0.0, ..., 10.5.2] but these were not loaded, likely because it conflicts with another require.Installation failed, reverting ./composer.json and ./composer.lock to their original content.