Problem/Motivation

Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' [error]
constraint (^9 || ^10) requires the 'core' key not be set in
modules/contrib/jsonapi_boost/jsonapi_boost.info.yml in

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 remove_core_tag-3328674-3.patch378 bytesdeepak tomar
Command icon 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

SocialNicheGuru created an issue. See original summary.

chandravilas’s picture

Assigned: Unassigned » chandravilas
deepak tomar’s picture

Status: Active » Needs review
StatusFileSize
new378 bytes

Please check the patch for above mentioned issue.

alexahumada made their first commit to this issue’s fork.

avpaderno’s picture

Version: 2.0.3 » 2.x-dev
Status: Needs review » Reviewed & tested by the community

Yes, core: 8.x cannot be used with core_version_requirement: ^9 || ^10. The patch fixes the issue.

socialnicheguru’s picture

works

petiar’s picture

Works, LGTM! :-)

JulDepEns’s picture

Hi,

Will the fix be deployed and available soon ? I've seen the merge request from three weeks ago but it's still not merged. Is something blocking it ?

vacilando’s picture

Works. Please commit ASAP ✓

jeffschuler’s picture

Yes, please.

kburakozdemir’s picture

#3 works for me. thanks.

andreic’s picture

#3 works for me. thanks.

e0ipso made their first commit to this issue’s fork.

  • e0ipso committed a507dc78 on 2.x authored by alexahumada
    Issue #3328674 by alexahumada, Deepak Tomar: Remove core from .info.yml...
e0ipso’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the contribution everyone!

chandravilas’s picture

Assigned: chandravilas » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.