Core key should not be set in info.yml

Created on 4 September 2023, 10 months ago
Updated 19 September 2023, 9 months ago

Problem/Motivation

Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^8.8 || ^9 || ^10) requires the 'core' key not be set in modules/contrib/multilingual_menu_urls/multilingual_menu_urls.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 88 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).

Steps to reproduce

After composer require, go to admin/extend

Proposed resolution

Remove "core" key from info.yml

After adding core_version_requirement we should've removed "core" key. It's a small patch.
I tried installing the module and didn't work unless I changed that.

Thanks

🐛 Bug report
Status

RTBC

Version

10.0

Component

Code

Created by

🇪🇸Spain UriDrupal

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

Comments & Activities

Production build 0.69.0 2024