With reference to https://www.drupal.org/node/3070687.

The new core_version_requirement key in *.info.yml files for modules, themes, and profiles now supports semantic versioning as implemented by the Composer project. This allows modules, themes, and profiles to also specify that they are compatible with multiple major versions of Drupal core.

Comments

neerajsingh created an issue. See original summary.

  • neerajsingh authored 586d2cb on 8.x-1.x
    Issue #3133402 by neerajsingh: Update 'core_version_requirement' key in...
neerajsingh’s picture

Status: Active » Fixed
neerajsingh’s picture

Issue summary: View changes
shaktik’s picture

Status: Fixed » Needs work
StatusFileSize
new116.6 KB
new429 bytes

Hi @neerajsingh,

I just install this, this module on Drupal 9 dev, and getting an error see screenshot.

Modules could not be listed due to an error

Kindly apply this patch to solve the above issue.

shaktik’s picture

Status: Needs work » Needs review

  • shaktik authored 682165f on 8.x-2.x
    Issue #3133402 by shaktik, neerajsingh: Update 'core_version_requirement...
neerajsingh’s picture

Status: Needs review » Fixed

Thank you shaktik, for pointing this out.

Status: Fixed » Closed (fixed)

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