Problem/Motivation

Error is thrown during Drupal installation via Drush when Mediteran is a dependency:

In InfoParserDynamic.php line 96:
                                                                               
  [Drupal\Core\Extension\InfoParserException]                                  
  The 'core_version_requirement' can not be used to specify compatibility for  
   a specific version before 8.7.7 in themes/contrib/mediteran/mediteran.info  
  .yml

Steps to reproduce

1. Set Mediteran as a dependency to a profile, theme, or module.
2. Run `drush si my_profile --verbose --yes`

Proposed resolution

Update core_version_requirement for Drupal 8.8 from 8.7

Comments

cruno created an issue. See original summary.

cruno’s picture

doxigo’s picture

Nice catch and thanks for the patch Chris, fixed and will tag a new release in a second

doxigo’s picture

Status: Active » Fixed

  • doxigo committed f51158a on 8.x-1.x
    Issue #3322222 by cruno: Error thrown while installing Mediteran 1.28...

Status: Fixed » Closed (fixed)

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