Drupal 10 Compatibility

Created on 8 February 2023, almost 2 years ago
Updated 24 November 2023, about 1 year ago

Hook Event Dispatcher 3.x does not work for Drupal 10. I think we should create a new release branch which depends on Hook Event Dispatcher 4.x and fix the follow errors/warnings

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇨🇦Canada iStryker

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

Comments & Activities

  • Issue created by @iStryker
  • First commit to issue fork.
  • Open on Drupal.org →
    Core: 9.5.x + Environment: PHP 8.1 & MySQL 8
    last update over 1 year ago
    Waiting for branch to pass
  • @shivam_tiwari opened merge request.
  • Status changed to Needs review over 1 year ago
  • Open on Drupal.org →
    Core: 9.5.x + Environment: PHP 8.1 & MySQL 8
    last 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.

  • 🇨🇦Canada ebremner

    Fixed, thanks for the patch.

  • Status changed to Fixed over 1 year ago
  • 🇳🇬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.
    
Production build 0.71.5 2024