Loosen up D10 composer version restrictions

Created on 16 November 2023, 7 months ago
Updated 18 January 2024, 5 months ago

Problem/Motivation

Currently composer.json is fixed to ^10.0, which does not allow a site running this module to update to 10.1.6 10.1.4 is also a security fix.
I could not find any specific reasons why this module won't run on Drupal 10.1.6 but happy to be corrected and if so, also do the leg work to make it compatible

Steps to reproduce

Try to update core to anything over 10.0. Lock will get Drupal fixed to 10.0.11 max.

Proposed resolution

Loosen up composer.json to be drupal/core (^9.3 || ^10) instead of drupal/core (^9.3 || ^10.0)

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Closed: works as designed

Version

3.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States DiegoPino

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

Comments & Activities

Production build 0.69.0 2024