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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remove_core_tag-3328674-3.patch | 378 bytes | deepak tomar |
Issue fork jsonapi_boost-3328674
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 #2
chandravilasComment #3
deepak tomar commentedPlease check the patch for above mentioned issue.
Comment #6
avpadernoYes,
core: 8.xcannot be used withcore_version_requirement: ^9 || ^10. The patch fixes the issue.Comment #7
socialnicheguru commentedworks
Comment #8
petiar commentedWorks, LGTM! :-)
Comment #9
JulDepEns commentedHi,
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 ?
Comment #10
vacilando commentedWorks. Please commit ASAP ✓
Comment #11
jeffschulerYes, please.
Comment #12
kburakozdemir commented#3 works for me. thanks.
Comment #13
andreic commented#3 works for me. thanks.
Comment #16
e0ipsoThanks for the contribution everyone!
Comment #17
chandravilas