The 'core_version_requirement' constraint (9.5.10) requires the 'core' key not be set in modules/contrib/webform_select_collection/tests/modules/wsc_test/wsc_test.info.yml

Created on 20 June 2024, 5 months ago
Updated 24 June 2024, 5 months ago

Problem/Motivation

Running drush commands that check your project for various issues triggers the error in the title, causing those commands to fail. The code that throws this error is Drupal\Core\Extension\InfoParserDynamic.

Steps to reproduce

Use this module in your project and run a drush command such as cache-rebuild or updb.

Proposed resolution

Update the test module info file to use core_version_requirement instead of core and make that match the core_version_requirement of the project itself.

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇨🇦Canada teknocat

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