Wrong Drupal core compatibility in composer.json

Created on 14 April 2025, about 2 months ago

Problem/Motivation

The module is only compatible with Drupal 10/11 but in the composer.json it still compatible with Drupal 9.
Therefore when upgrading the module using composer on a Drupal 9 install, we end up with a incompatible version of the module.

Steps to reproduce

  1. Drupal 9 install
  2. Add the module using composer : composer require drupal/taxonomy_machine_name

Proposed resolution

Remove the Drupal 9 compatibility from composer.json

🐛 Bug report
Status

Active

Version

2.0

Component

Other

Created by

🇧🇪Belgium oldeb Namur 🇧🇪

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