Problem/Motivation

Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' can not be used to specify compatibility for a specific version before 8.7.7 in modules/contrib/download_link_labeler/download_link_labeler.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 96 of core/lib/Drupal/Core/Extension/InfoParserDynamic.php).

Steps to reproduce

Just install the version 2 beta 1

Proposed resolution

change the core version require to 8.8

Comments

bennos created an issue. See original summary.

  • matthand committed 7c5d9615 on 2.x authored by bennos
    Issue #3334312 by bennos: WSOD - Core Version requirement conflict -...
matthand’s picture

Thank you for the report. I made a new release with the suggested fix that tested fine locally.

matthand’s picture

Assigned: Unassigned » matthand
Priority: Normal » Critical
Status: Active » Needs review
matthand’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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