Add core_version_requirement: ^8 || ^9 to field_group_link.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| field_group_link_drupal9.patch | 360 bytes | sleitner |
Add core_version_requirement: ^8 || ^9 to field_group_link.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| field_group_link_drupal9.patch | 360 bytes | sleitner |
Comments
Comment #2
sleitner commentedComment #3
rodrigoaguileraI just wrote the maintainer using the Drupal.org contact form. I hope he does a release incorporating this line.
Comment #4
leon kessler commentedThanks sleitner and rodrigoaguilera.
I can see that there are no code depreciation issues #3140520: Automated Drupal Rector fixes, so this patch can go straight in.
Comment #6
leon kessler commentedPushed and released in 8.x-3.0-rc2
Comment #7
rodrigoaguileraAwesome!
Thank you