Add core_version_requirement: ^8 || ^9 to mixitup_views.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | add-core-version-requirement-3112119-1.patch | 315 bytes | akyrylenko |
Comments
Comment #2
akyrylenko commentedComment #3
akyrylenko commentedHi @ysamoylenko
Here is patch that added "core_version_requirement: ^8 || ^9" to info.yml file
Comment #4
akyrylenko commentedComment #5
ysamoylenko commentedThe patch looks good for me.
The changes will be committed soon.
Comment #7
ysamoylenko commentedThe patch was committed.