In InfoParserDynamic.php line 73:

The 'core_version_requirement' key must be present in modules/contrib/limit_domain_access_by_role/limit_domain_access_by_role.info.yml

Comments

lolandese created an issue. See original summary.

lolandese’s picture

Status: Active » Needs review
StatusFileSize
new522 bytes
lolandese’s picture

Title: The 'core_version_requirement' key must be present in info file » The 'core_version_requirement' key must be present in info file (plus other fixes)
StatusFileSize
new1.5 KB

The attached patch also:

  • fixes the composer.json (License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead)
  • Renames the test file
lolandese’s picture

lolandese’s picture

Status: Needs review » Reviewed & tested by the community

  • lolandese committed 7aceddf on 8.x-1.x
    Issue #3130919 by lolandese: The 'core_version_requirement' key must be...
lolandese’s picture

Status: Reviewed & tested by the community » Fixed

  • lolandese committed e36fb38 on 8.x-1.x
    Issue #3130919 by lolandese: Remove old test file (duplicate)
    

Status: Fixed » Closed (fixed)

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