Skip to content

Commit efe042b

Browse files
authored
Support Drupal 9
1 parent 116f8b2 commit efe042b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require": {
1111
"drupal/coder": "^8.3",
12-
"drupal/core": "^8.9",
12+
"drupal/core": "^8.9 || ^9",
1313
"drupal/drupal-extension": "^4.1",
1414
"ergebnis/composer-normalize": "^2.8",
1515
"mglaman/phpstan-drupal": "^0.12.5",

0 commit comments

Comments
 (0)