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 (This is already included in the info file) but we need to add also composer.json file.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3109497-2.patch | 538 bytes | vedpareek |
Comments
Comment #2
vedpareek commentedAdding the patch for the same.
Comment #4
vuilI added also a license tag in composer.json and committed the patch. Thank you!