Composer fails to install based on conflicting requirements

Created on 18 January 2025, about 1 month ago

Problem/Motivation

WHen trying to stand up ddev development wrapper it errors with composer not being able to resolve the packages

Steps to reproduce

ddev composer install

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/hook_event_dispatcher ^4.0 -> satisfiable by drupal/hook_event_dispatcher[4.0.0, ..., 4.2.0].
- drupal/hook_event_dispatcher[4.0.0, ..., 4.0.1] require drupal/core ^10 -> found drupal/core[10.0.0, ..., 10.4.1] but it conflicts with your root composer.json require (^9.3).
- drupal/hook_event_dispatcher[4.0.2, ..., 4.0.3] require drupal/core ^10.2 -> found drupal/core[10.2.0, ..., 10.4.1] but it conflicts with your root composer.json require (^9.3).
- drupal/hook_event_dispatcher 4.2.0 requires drupal/core ^10.2 || ^11.0 -> found drupal/core[10.2.0, ..., 10.4.1, 11.0.0, ..., 11.1.1] but it conflicts with your root composer.json require (^9.3).

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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

Comments & Activities

Production build 0.71.5 2024