added head menu and exported it with structure_sync contrib module (had to add drush im on deploye scripts
This commit is contained in:
74
composer.lock
generated
74
composer.lock
generated
@@ -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": "2dd3de113c5bc35ec10f0855892e299b",
|
||||
"content-hash": "031fcb88faba70428c9f0ec049e89d3e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -8758,6 +8758,78 @@
|
||||
"source": "https://git.drupalcode.org/project/sophron"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/structure_sync",
|
||||
"version": "2.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/structure_sync.git",
|
||||
"reference": "2.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/structure_sync-2.0.2.zip",
|
||||
"reference": "2.0.2",
|
||||
"shasum": "7c1cda02629cdd90113b95de2d353e8d5a7aa90e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.2",
|
||||
"datestamp": "1614096703",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": "legolasbo",
|
||||
"homepage": "https://www.drupal.org/user/2480548"
|
||||
},
|
||||
{
|
||||
"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": "dev-1.x",
|
||||
|
||||
Reference in New Issue
Block a user