Incorrect core dependency in composer.json

Created on 28 August 2024, 7 months ago

Problem/Motivation

This constraint is different from the one here.

This means that when using Drupal 9, composer require drupal/colorbox will install 2.1.1 but it is not really compatible with Drupal 9.

Steps to reproduce

composer require drupal/core:^9.0
composer require drupal/colorbox # This will install an incompatible version

Proposed resolution

You don't need to add a drupal/core dependency in composer.json. drupal.org will automatically add it when creating the Composer package (based on core_version_requirement).

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡«πŸ‡·France prudloff Lille

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024