Module not compatible with D10 when installing through composer

Created on 6 June 2023, about 1 year ago
Updated 27 June 2024, 3 days ago

Problem/Motivation

When trying to install the module through composer in a Drupal 10 environment, the following error occurs:

  Problem 1
    - drupal/computed_breadcrumbs[1.0.0-beta1, ..., 1.0.0-beta7] require drupal/core ^8.8 || 9 -> found drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0] but the package is fixed to 10.0.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/computed_breadcrumbs 1.0.0 requires drupal/core ^8.8.0 || ^9.0 -> found drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but the package is fixed to 10.0.9 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - Root composer.json requires drupal/computed_breadcrumbs ^1.0@beta -> satisfiable by drupal/computed_breadcrumbs[1.0.0-beta1, ..., 1.0.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
πŸ’¬ Support request
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024