Skip to content

Commit ec3996c

Browse files
danshumakerDan Shumaker
andauthored
Enable Drupal9 Compatibility (#946)
Co-authored-by: Dan Shumaker <[email protected]>
1 parent 80ad504 commit ec3996c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/drupal-default/particle_helper/particle_helper.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ type: module
33
description:
44
'Particle Components and Particle Tools. Theme utilities to integrate Drupal
55
with Particle themes.'
6-
core: 8.x
6+
core_version_requirement: ^8.8 || ^9
77
package: 'Particle'

apps/drupal-default/particle_theme/particle.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Particle
22
type: theme
33
description: A Theme with Pattern Lab
44
base theme: stable
5-
core: 8.x
5+
core_version_requirement: ^8.8 || ^9
66
libraries:
77
- particle/core
88
libraries-override:

0 commit comments

Comments
 (0)