Skip to content
Snippets Groups Projects
Verified Commit e2a1c179 authored by Jibran Ijaz's avatar Jibran Ijaz Committed by Jibran Ijaz
Browse files

Issue #3091756 by jibran: Add new 'core_version_requirement' key in info.yml...

Issue #3091756 by jibran: Add new 'core_version_requirement' key in info.yml files to support multiple major versions of core
parent f9cb413b
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ type: module
description: 'Provides base fields for dynamic_entity_reference tests of entity_test entity type.'
package: Testing
core_version_requirement: ^8 || ^9
hidden: TRUE
dependencies:
- dynamic_entity_reference
- entity_test
......@@ -3,6 +3,7 @@ type: module
description: 'A provider of an entity type.'
package: Testing
core_version_requirement: ^8 || ^9
hidden: TRUE
dependencies:
- dynamic_entity_reference
- entity_test
......@@ -3,6 +3,7 @@ type: module
description: 'Provides default views for views dynamic entity reference tests.'
package: Testing
core_version_requirement: ^8 || ^9
hidden: TRUE
dependencies:
- dynamic_entity_reference
- views
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment