Problem/Motivation

core_version_requirement can't be less than 8.7.7

Comments

hugronaphor created an issue. See original summary.

hugronaphor’s picture

Assigned: hugronaphor » Unassigned
Status: Active » Needs review
StatusFileSize
new605 bytes

The fix

nickdjm’s picture

Status: Needs review » Reviewed & tested by the community

Tested the patch and it fixes the issue for me as well.

mmatsoo’s picture

We were seeing this error:

The 'core_version_requirement' can not be used to specify compatibility for a specific version before 8.7.7 in modules/contrib/migrate_process_inline_images/migrate_process_inline_images.info.yml.

I tested this patch and it fixed the issue.

parisek’s picture

Priority: Normal » Critical

Works great thank you

I changed priority to critical as website crash after update

coufu’s picture

Patch works great for me