more content archi

This commit is contained in:
2021-11-11 16:10:35 +01:00
parent 0e1a8684ed
commit c57be4d8a3
40 changed files with 1243 additions and 77 deletions
+4
View File
@@ -25,6 +25,7 @@
"drupal/manage_display": "1.x-dev@dev",
"drupal/page_manager": "4.x-dev@dev",
"drupal/panels": "^4.6",
"drupal/paragraphs": "1.x-dev@dev",
"drupal/role_delegation": "^1.1",
"drupal/structure_sync": "^2.0",
"wikimedia/composer-merge-plugin": "^2.0"
@@ -104,6 +105,9 @@
"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-05-20/entity.title-2941208-133_1.patch"
},
"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"
}
}
}