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!

CommentFileSizeAuthor
#2 3161539-2.patch2.06 KBsuresh prabhu parkala

Comments

Arno2Mars created an issue. See original summary.

suresh prabhu parkala’s picture

Status: Active » Needs review
StatusFileSize
new2.06 KB

Please review!

arno2mars’s picture

Works like a charm, thanks!

kala4ek’s picture

Assigned: Unassigned » kala4ek
kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Needs review » Fixed

kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.