Cannot install module on any version of Drupal 10 other than 10.0.0

Created on 17 February 2024, 9 months ago
Updated 11 March 2024, 8 months ago

Problem/Motivation

Hello!

I noticed in the .info file states compatibility with ^10, however, in the project's composer.json file the constraint is just 10 without the caret (^). This leads to installation failures on any version of Drupal other than 10.0.0 - see here.

Steps to reproduce

  1. Install a version of Drupal > 10.0.0
  2. Try to run composer require drupal/monster_menus

Proposed resolution

  1. Update the composer.json file and test on more recent Drupal releases.

Remaining tasks

  1. Open issue fork
  2. Create MR to update in composer.json
  3. Test to ensure functionality on more recent Drupal versions, as it is unclear as to if this is simply a typo or if it is pinned to 10.0.0 for a reason.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

πŸ› Bug report
Status

Fixed

Version

9.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dan612 Portland, Maine

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

Comments & Activities

Production build 0.71.5 2024