- Issue created by @iStryker
- First commit to issue fork.
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Waiting for branch to pass - @shivam_tiwari opened merge request.
- Status changed to Needs review
over 1 year ago 12:00pm 18 April 2023 - Open on Drupal.org →Core: 9.5.x + Environment: PHP 8.1 & MySQL 8last update
over 1 year ago Waiting for branch to pass - 🇧🇷Brazil aluzzardi Pelotas, RS
Add a patch based on the MR diff, to avoid loss or get some un-wanted updated changes.
-
ebremner →
committed 658b3de5 on 2.0.x authored by
aluzzardi →
Issue #3340405 by aluzzardi: Drupal 10 Compatibility
-
ebremner →
committed 658b3de5 on 2.0.x authored by
aluzzardi →
- Status changed to Fixed
over 1 year ago 1:11am 11 August 2023 - 🇳🇬Nigeria chike Nigeria
I am using Drupal 10.1.6 and running
composer require 'drupal/layout_builder_ids:^2.1'
shows this message,Your requirements could not be resolved to an installable set of packages. Problem 1 - drupal/core_event_dispatcher 2.0.0 requires drupal/core ~8.0 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 10.1.2 (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/core_event_dispatcher[2.1.0, ..., 2.5.0, 3.0.0, ..., 3.2.0] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.1.2 (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/core_event_dispatcher[3.3.0, ..., 3.3.4] require drupal/core ^9.3 -> found drupal/core[9.3.0, ..., 9.5.11] but the package is fixed to 10.1.2 (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/layout_builder_ids 2.1.0 requires drupal/core_event_dispatcher * -> satisfiable by drupal/core_event_dispatcher[2.0.0, ..., 2.5.0, 3.0.0, ..., 3.3.4]. - Root composer.json requires drupal/layout_builder_ids ^2.1 -> satisfiable by drupal/layout_builder_ids[2.1.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. Installation failed, reverting ./composer.json and ./composer.lock to their original content.