+8
−8
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -31,6 +31,7 @@ | ||
"drupal/lazy": "^3.11",
|
||
"drupal/link_attributes": "^1.11",
|
||
"drupal/linkchecker": "^1.0@beta",
|
||
"drupal/linked_field": "^1.3",
|
||
"drupal/linkit": "^6.0@beta",
|
||
"drupal/metatag": "^1.19",
|
||
"drupal/moderation_dashboard": "^1.0@beta",
|
||
| @@ -50,8 +51,7 @@ | ||
"drupal/viewsreference": "^2.0@beta",
|
||
"drupal/webp": "^1.0@beta",
|
||
"drupal/xmlsitemap": "^1.2",
|
||
"drupal/yoast_seo": "^2.0@alpha",
|
||
"drupal/linked_field": "^1.3"
|
||
"drupal/yoast_seo": "^2.0@alpha"
|
||
},
|
||
"require-dev": {
|
||
"ergebnis/composer-normalize": "^2.23"
|
||
| @@ -73,6 +73,12 @@ | ||
"Specbee\\Storm\\": "src/"
|
||
}
|
||
},
|
||
"config": {
|
||
"allow-plugins": {
|
||
"cweagans/composer-patches": true,
|
||
"ergebnis/composer-normalize": true
|
||
}
|
||
},
|
||
"extra": {
|
||
"composer-exit-on-patch-failure": "true",
|
||
"drupal-scaffold": {
|
||
| @@ -128,11 +134,5 @@ | ||
"2850749 - Cannot load the Elasticsearch cluster for your index": "https://www.drupal.org/files/issues/2021-12-01/cannot-load-cluster-exception-2850749-10.patch"
|
||
}
|
||
}
|
||
},
|
||
"config": {
|
||
"allow-plugins": {
|
||
"cweagans/composer-patches": true,
|
||
"ergebnis/composer-normalize": true
|
||
}
|
||
}
|
||
} |
||
+17
−21
Loading