Problem/Motivation

The following commit
https://git.drupalcode.org/project/dropdown_language/-/commit/4dfacf8778...
introduces core-recommended as requirement leaving out all sites that don't lock dependencies of drupal/core

Steps to reproduce

Run

composer -W req "drupal/dropdown_language:dev-4.1.x#55e1ec4f78888c09ef62d63acfbb858b2b651ffb"

core-recommended becomes a dependency for sites that didn't have them

Proposed resolution

Depend on drupal/core as befoe

Remaining tasks

Code

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rodrigoaguilera created an issue. See original summary.

rodrigoaguilera’s picture

Status: Active » Needs review