Hello,
Scanning the module code reveals the following warnings wrt to Drupal 9 readiness:
modules/contrib/be_sure/be_sure.info.yml 0 Add core_version_requirement: ^8 || ^9 to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.
modules/contrib/be_sure/modules/bs_git/bs_git.info.yml 0 Add core_version_requirement: ^8 || ^9 to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.
modules/contrib/be_sure/modules/bs_performance/bs_performance.info.yml 0 Add core_version_requirement: ^8 || ^9 to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.
modules/contrib/be_sure/modules/bs_security/bs_security.info.yml 0 Add core_version_requirement: ^8 || ^9 to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.
modules/contrib/be_sure/modules/bs_seo/bs_seo.info.yml 0 Add core_version_requirement: ^8 || ^9 to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.
Would it be possible to add the core_version_requirement: ^8 || ^9 in all *.info.yml files so that the module becomes fully compatible with Drupal 9?
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3161539-2.patch | 2.06 KB | suresh prabhu parkala |
Comments
Comment #2
suresh prabhu parkala commentedPlease review!
Comment #3
arno2mars commentedWorks like a charm, thanks!
Comment #4
kala4ekComment #5
kala4ekComment #7
kala4ek