Add the 'core_version_requirement' key in info.yml and composer.json files

Comments

akashkumar07’s picture

Status: Needs work » Needs review
StatusFileSize
new861 bytes

Please review the patch.

ramya balasubramanian’s picture

StatusFileSize
new364 bytes

Updated the patch. Please have a look

ankush_03’s picture

StatusFileSize
new360 bytes

@Ramya Balasubramanian @AkashkumarOSL

With that requirement, anyone running older Drupal 8 versions would not be able to upgrade to newer versions of Email Blocker, which might not be an ideal UX.

Attached updated patch, please have a look.

ankush_03’s picture

Forgot to add composer dependency file @ AkashkumarOSL kindly change "drupal/core": "^8.7.7 || ^9" to "drupal/core": "^8.0 || ^9.0" in your patch file and update new one.

ankush_03’s picture

StatusFileSize
new894 bytes

Added Final patch with all dependency.

binnythomas’s picture

Status: Needs review » Fixed

Thanks for the patch. Applying it.

Status: Fixed » Closed (fixed)

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