Composer is fetching drupal/ckeditorselectall instead of requested drupal/ckeditor_selectall package

Created on 24 January 2024, 5 months ago
Updated 30 January 2024, 5 months ago

Problem/Motivation

Steps to reproduce

composer.json

require {
        "drupal/ckeditor_selectall": "dev-8.x-1.x",
}

command line

docker@cli:/var/www$ composer update
Gathering patches from patch file.
> DrupalProject\composer\ScriptHandler::checkComposerVersion
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/ckeditor_selectall dev-8.x-1.x, found drupal/ckeditor_selectall[dev-1.0.x, dev-2.0.x, 1.0.0, 1.0.2, 1.0.x-dev (alias of dev-1.0.x), 2.0.x-dev (alias of dev-2.0.x)] but it does not match the constraint.

Which looks like the branches from rather than .

It does not help that for ckeditorselectall package there is a subdirectory call ckeditor_selectall which has Drupal module code.

Git repository for ckeditor_selectall

Git repository for ckeditorselectall

Proposed resolution

Correct the way that drupal packages report information.

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Closed: works as designed

Version

1.0

Component
ComposerΒ  β†’

Last updated 3 days ago

No maintainer
Created by

πŸ‡¬πŸ‡§United Kingdom somersoft

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

Comments & Activities

Production build 0.69.0 2024