Core requirement is incompatible with next major version warning in upgrade status

Created on 23 October 2024, 22 days ago

Problem/Motivation

Getting the warnings : modules/contrib/entityqueue/composer.json 1 The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible.

while checking the Drupal 11 upgrade status of Drupal Version 10.3.6.

Steps to reproduce

Install the upgrade_status module and Scan Entity queue to generate a fresh report
It shows 1 problem is detected: modules/contrib/entityqueue/composer.json 1 The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. Refer images.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Active

Version

1.8

Component

Code

Created by

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

Comments & Activities

  • Issue created by @sk_10
  • 🇷🇴Romania amateescu

    In the 8.x-1.5 release we removed the (manually written) composer.json file from the project repository, allowing drupal.org to generate it automatically.

    Maybe in your project you upgraded from an older release and that file stuck around for some reason. Can you try to delete the module's directory and then execute a composer install to bring it back, and see if that solves your issues?

Production build 0.71.5 2024