Skip to content

Commit 6e0bd49

Browse files
committed
GH-291: Drupal 9 compatibility. Fix CI. Fix D9 composer.
1 parent 0cd5c25 commit 6e0bd49

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,9 @@
1515
"require-dev": {
1616
"composer/installers": "^1.2",
1717
"cweagans/composer-patches": "~1.4",
18-
"drupal/core-composer-scaffold": "^8.8 || ^9",
1918
"drupal/coffee": "~1",
2019
"drupal/config_devel": "~1",
21-
"drupal/config_installer": "~1",
22-
"drupal/console": "~1",
20+
"drupal/core-composer-scaffold": "^8.8 || ^9",
2321
"drupal/core-dev": "~8.9.0",
2422
"drupal/ds": "~3",
2523
"drupal/field_group": "~1",

0 commit comments

Comments
 (0)