Since the core key in .info.yml isn't anymore supported starting from Drupal 8.7.7 and semantic versions are supported only after Drupal 8.8.3, the .info.yml file needs to be changed as follows:

  • core must be removed
  • core_version_requirement must be changed to core_version_requirement: ^8.8 || ^9

Comments

rkostov created an issue. See original summary.

rkostov’s picture

rkostov’s picture

latest dev version:

rkostov’s picture

Status: Active » Needs review
hitchshock’s picture

Status: Needs review » Closed (duplicate)

It was fixed in the context of #3257020: Drupal 9/10 readiness