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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3133402-5.patch | 429 bytes | shaktik |
| #5 | Screen Shot 2020-05-04 at 19.04.34.png | 116.6 KB | shaktik |
Comments
Comment #3
neerajsinghComment #4
neerajsinghComment #5
shaktikHi @neerajsingh,
I just install this, this module on Drupal 9 dev, and getting an error see screenshot.
Kindly apply this patch to solve the above issue.
Comment #6
shaktikComment #8
neerajsinghThank you shaktik, for pointing this out.