Problem/Motivation
When installing 1.1.1 version of this module the following message is seen:
The 'core_version_requirement' constraint (^9 || ^10) requires the 'core' key not be set in modules/contrib/comma_separate
d_string_widget/comma_separated_string_widget.info.yml
See change record: https://www.drupal.org/node/3070687
Steps to reproduce
Update to the 1.1.1 version of the module.
Proposed resolution
remove "core" from module's info.yml
Remaining tasks
Issue fork comma_separated_string_widget-3372037
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
chrissnyderComment #4
chrissnyderOpened a MR that corrects the issue.
Comment #7
e0ipsoThanks for spotting this!