added content_sync module and exported home node

This commit is contained in:
2020-11-04 15:08:52 +01:00
parent bf88f2ed20
commit 798a4c3929
28 changed files with 3726 additions and 1186 deletions

View File

@@ -17,7 +17,6 @@
],
"require": {
"php": ">=7.3",
"drupal/core-composer-scaffold": "^9.0",
"composer/installers": "^1.2",
"drupal/amswap": "^2.0",
"drupal/auto_entitylabel": "^2.x-dev",
@@ -33,6 +32,8 @@
"drupal/config_split": "^1.4",
"drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^3.0",
"drupal/content_sync": "2.x-dev@dev",
"drupal/core-composer-scaffold": "^9.0",
"drupal/entity_clone": "^1.0",
"drupal/error_log": "^1.0",
"drupal/field_permissions": "^1.0",