Add core_version_requirement: ^8 || ^9 to views_fieldsets.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3126203-2.patch | 288 bytes | mo_farhaz |
Add core_version_requirement: ^8 || ^9 to views_fieldsets.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3126203-2.patch | 288 bytes | mo_farhaz |
Comments
Comment #2
mo_farhaz commentedcore version requirement added.
please review it
Comment #3
kapilv commentedComment #5
pifagorComment #7
NickoLaz commentedI have apply a patch in composer.json
but when run
composer require drupal/views_fieldsetsthere is still conflict dependency problemComment #8
nojj commentedi have the same problem. Any solution?
Comment #9
madeingnecca commentedMe too. Dev version is working fine with D9, but it would be great if we could have a stable release (I am not comfortable with the idea of having a dev version in my production websites). I don't understand if there is something serious blocking or if the maintainer just needs to create the D9 release.