Problem/Motivation
As part of making this module ready for Drupal 9, we should add a missing core_version_requirement key to the module info file.
see https://www.drupal.org/node/3070687
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3127910-2.patch | 278 bytes | shaktik |
Comments
Comment #2
shaktikComment #3
shaktikComment #4
leewillis77 commentedHi;
Thanks for flagging this, and apologies for the length of time it's taken to reply.
I'm not keen on the core / core_version_requirement mess in 8.x and would much rather that 8.x stuck to just declaring "core", and then introduce a 9.x branch that works on core_version_requirement only.
Do you foresee any issues with that?
Comment #5
leewillis77 commentedHmm, after a bit more research it seems like that's a no-no (https://www.drupal.org/node/3119415). Will review and test the original posted patch.
Comment #7
leewillis77 commented