updated some modules

This commit is contained in:
2023-10-30 18:09:32 +01:00
parent 90c2e8eb09
commit 53694a91df
2 changed files with 99 additions and 192 deletions
+5 -3
View File
@@ -124,10 +124,12 @@
"replace": false,
"merge-extra": true
},
"patches": {
"old_patches": {
"drupal/core": {
"Title formatting broken due to flawed EntityViewController->buildTitle https://www.drupal.org/project/drupal/issues/2941208": "https://www.drupal.org/files/issues/2021-12-01/entity.title-2941208-147.patch"
},
"Title formatting broken due to flawed EntityViewController->buildTitle https://www.drupal.org/project/drupal/issues/2941208": "https://www.drupal.org/files/issues/2021-12-01/entity.title-2941208-147.patch"
}
},
"patches": {
"drupal/paragraphs": {
"Skip saving empty paragraphs for certain types https://www.drupal.org/project/paragraphs/issues/2877695" : "https://www.drupal.org/files/issues/2021-03-31/2877695-35.patch"
},