D11 incompatibility

Created on 27 December 2024, 4 months ago

./composer.json has been updated
Running composer update drupal/commerce_store_domain
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/commerce_store_domain 1.x-dev@dev -> satisfiable by drupal/commerce_store_domain[1.x-dev (alias of dev-1.x)].
- drupal/commerce_store[2.0.0, ..., 2.16.0] require drupal/core ^8 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 11.1.0 (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/commerce_store[2.17.0, ..., 2.18.0] require drupal/core ^8.7.7 || ^9 -> found drupal/core[8.7.7, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 11.1.0 (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/commerce_store[2.19.0, ..., 2.24.0] require drupal/core ^8.8 || ^9 -> found drupal/core[8.8.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 11.1.0 (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/commerce_store[2.25.0, ..., 2.28.0] require drupal/core ^8.9 || ^9 -> found drupal/core[8.9.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 11.1.0 (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/commerce_store[2.29.0, ..., 2.31.0] require drupal/core ^9.2 || ^10 -> found drupal/core[9.2.0, ..., 9.5.11, 10.0.0, ..., 10.4.0] but the package is fixed to 11.1.0 (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/commerce_store[2.32.0, ..., 2.40.0] require drupal/core ^9.3 || ^10 -> found drupal/core[9.3.0, ..., 9.5.11, 10.0.0, ..., 10.4.0] but the package is fixed to 11.1.0 (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/commerce_store_domain dev-1.x requires drupal/commerce_store * -> satisfiable by drupal/commerce_store[2.0.0, ..., 2.40.0].
- drupal/commerce_store_domain 1.x-dev is an alias of drupal/commerce_store_domain dev-1.x and thus requires it to be installed too.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium DudeWeb

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

Comments & Activities

  • Issue created by @DudeWeb
  • πŸ‡ΊπŸ‡¦Ukraine UsingSession

    @dudeweb It seems that this issue does not belong to this module. Please specify which version of Drupal you are using, as well as Commerce. Have you updated Drupal to version 11?

    - drupal/commerce_store[2.32.0, ..., 2.40.0] require drupal/core ^9.3 || ^10 -> found drupal/core[9.3.0, ..., 9.5.11, 10.0.0, ..., 10.4.0] but the package is fixed to 11.1.0 (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.

    This message indicates a conflict between the required version of drupal/core and the version fixed in your composer.lock file. The range [2.32.0, ..., 2.40.0] of drupal/commerce_store supports drupal/core versions ^9.3 or ^10. However, your composer.lock file specifies drupal/core version 11.1.0, which is outside this range.

Production build 0.71.5 2024