drupal/core requirement in composer.json is out of sync with value in printable.info.yml

Created on 12 March 2023, over 1 year ago
Updated 28 August 2023, over 1 year ago

Problem/Motivation

The drupal/core requirement specified in composer.json are in conflict with what is defined in printable.info.yml.

"drupal/core": "^8 || ^9 || ^10",

core_version_requirement: ^9 || ^10

Proposed resolution

As far as I know, we do not need to explicitly specify the drupal/core requirements in composer.json as they will be dynamically created by the Drupal.org package repository from the values in printable.info.yml. I propose we remove the line from composer.json so we no longer need to keep it in sync.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States markdorison

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

Comments & Activities

Production build 0.71.5 2024