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
Comment #3
matthandThank you for the report. I made a new release with the suggested fix that tested fine locally.
Comment #4
matthandComment #5
matthand