diff --git a/composer.json b/composer.json index c20f32e..a92d355 100644 --- a/composer.json +++ b/composer.json @@ -33,6 +33,7 @@ "drupal/registration_role": "^2.0", "drupal/smart_date": "^4.1@RC", "drupal/social_media_links": "^2.9", + "drupal/structure_sync": "^2.0", "drupal/terms_of_use": "^2.3", "drupal/user_email_verification": "^1.2", "drupal/view_unpublished": "^1.2", diff --git a/composer.lock b/composer.lock index d28ce5a..78b7779 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "006533954e7bdaeccbccd782281c849c", + "content-hash": "eb1dfc152331cad91d619530b1c15189", "packages": [ { "name": "asm89/stack-cors", @@ -6939,6 +6939,87 @@ "source": "https://git.drupalcode.org/project/sophron" } }, + { + "name": "drupal/structure_sync", + "version": "2.0.7", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/structure_sync.git", + "reference": "2.0.7" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/structure_sync-2.0.7.zip", + "reference": "2.0.7", + "shasum": "d77a8b3cfd614cf7699187fce610e4d490f8f0fc" + }, + "require": { + "drupal/core": "^8 || ^9 || ^10 || ^11", + "php": ">=7.1" + }, + "require-dev": { + "drush/drush": "^9 || ^10 || ^11 || ^12" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.7", + "datestamp": "1711457726", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10 || ^11 || ^12" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "colan", + "homepage": "https://www.drupal.org/user/58704" + }, + { + "name": "fidovdbos", + "homepage": "https://www.drupal.org/user/1494332" + }, + { + "name": "joachim", + "homepage": "https://www.drupal.org/user/107701" + }, + { + "name": "louis-cuny", + "homepage": "https://www.drupal.org/user/3606332" + }, + { + "name": "mparker17", + "homepage": "https://www.drupal.org/user/536298" + }, + { + "name": "spiderman", + "homepage": "https://www.drupal.org/user/1631" + }, + { + "name": "timKruijsen", + "homepage": "https://www.drupal.org/user/3513437" + }, + { + "name": "vinlaurens", + "homepage": "https://www.drupal.org/user/2945689" + } + ], + "description": "Tool for syncing structural data that is stored as content.", + "homepage": "https://www.drupal.org/project/structure_sync", + "support": { + "source": "https://git.drupalcode.org/project/structure_sync" + } + }, { "name": "drupal/synonyms", "version": "2.1.3", diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 610841c..bfc14d1 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -105,6 +105,7 @@ module: smart_trim: 0 smtp: 0 social_media_links: 0 + structure_sync: 0 system: 0 taxonomy: 0 telephone: 0