The 'core_version_requirement' constraint (^9.2 || ^10) requires the 'core' key not be set in cheeseburger_menu.info.yml

Created on 27 August 2024, 7 months ago

Problem/Motivation

The cheeseburger_menu module currently has a core_version_requirement constraint set to ^9.2 || ^10 in its cheeseburger_menu.info.yml file. However, the core key is also present in this file.

Steps to reproduce

  1. Download and enable the cheeseburger_menu module.
  2. Open the cheeseburger_menu.info.yml file located in the modules/contrib/cheeseburger_menu/ directory.
  3. Observe that both core_version_requirement and core keys are present in the file.

Proposed resolution

  • Remove the core key from the cheeseburger_menu.info.yml file.

Remaining tasks

  • Update the cheeseburger_menu.info.yml file to remove the core key.
  • Test the module to ensure that the removal of the core key does not cause any compatibility issues.
  • Submit a merge request with the updated file.

User interface changes

None.

API changes

None.

Data model changes

None.

πŸ› Bug report
Status

Needs review

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rishi kulshreshtha

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024