Composer drupal/core requirement doesn't include Drupal 11

Created on 25 March 2025, 10 days ago

Problem/Motivation

This module's composer.json file's drupal/core requirement ^8.8 || ^9 || ^10 is not consistent with its .info.yaml core_version_requirement: ^9 || ^10 || ^11

Steps to reproduce

Inspect module's codebase with Upgrade Status. Output gives the error:

The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-fi... β†’ .

Or simply compare override_media_options.info.yml with composer.json

Proposed resolution

Edit composer.json file to be consistent with override_media_options.info.ym

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States daletrexel Minnesota, USA

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

Merge Requests

Comments & Activities

  • Issue created by @daletrexel
  • πŸ‡ΊπŸ‡ΈUnited States daletrexel Minnesota, USA

    Looking over the merge request and update bot history, I think there may be some confusion over this project's branches, especially with respect to the 2.0.x releases. MR1 also updated composer.json to include ^11, but this doesn't show in the repo code history.

    The Drupal.org UI seemed to also have problems setting up the initial issue fork/branch.

    I would think that this project needs a separate 2.0.x branch off which 2.0.2 and 2.0.3 are split.

Production build 0.71.5 2024