Core: 8.x key should not be used here.

Created on 1 July 2023, over 1 year ago
Updated 19 July 2023, over 1 year ago

Problem/Motivation

If both core: key and core_version_requirement: key is adding together can give results in an exception because the core: key would include versions that do not recognize the core_version_requirement: key.

Steps to reproduce

If a theme that is compatible with Drupal 8 versions after Drupal 8.8.0 and also Drupal 9 will need an info.yml file like this:

name: My Theme
type: theme
core_version_requirement: ^8 || ^9 || ^10

๐Ÿ› Bug report
Status

Fixed

Version

1.3

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia Priya_Degwekar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024