replaced structure_sync by content_as_config

This commit is contained in:
2023-11-20 17:09:36 +01:00
parent 9cc8d18529
commit 554fb2e4fe
5 changed files with 119 additions and 136 deletions
+1 -1
View File
@@ -16,12 +16,12 @@
],
"require": {
"composer/installers": "^2.0",
"drupal/content_as_config": "^1.0",
"drupal/core-composer-scaffold": "^10.1",
"drupal/core-project-message": "^10.1",
"drupal/core-recommended": "^10.1",
"drupal/linked_field": "^1.5",
"drupal/page_manager": "^4.0@RC",
"drupal/structure_sync": "^2.0",
"wikimedia/composer-merge-plugin": "^2.1"
},
"conflict": {