new header (content blocks) + structure sync
This commit is contained in:
Generated
+130
-1
@@ -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": "139b96faaef20f616e1fd592bb3466e8",
|
||||
"content-hash": "9632d7ebb3a2142309e27ef825be606e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -2923,6 +2923,54 @@
|
||||
"source": "https://git.drupalcode.org/project/jquery_ui_menu"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/linked_field",
|
||||
"version": "1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/linked_field.git",
|
||||
"reference": "8.x-1.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/linked_field-8.x-1.5.zip",
|
||||
"reference": "8.x-1.5",
|
||||
"shasum": "31ed8008d2f88c693334f6faad03112280820fe0"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1677239525",
|
||||
"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": "jcnventura",
|
||||
"homepage": "https://www.drupal.org/user/122464"
|
||||
},
|
||||
{
|
||||
"name": "yannickoo",
|
||||
"homepage": "https://www.drupal.org/user/531118"
|
||||
}
|
||||
],
|
||||
"description": "Adds the functionality to link fields to a specific destination.",
|
||||
"homepage": "https://www.drupal.org/project/linked_field",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/linked_field"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/linkit",
|
||||
"version": "6.1.2",
|
||||
@@ -3971,6 +4019,87 @@
|
||||
"issues": "http://drupal.org/project/issues/site_settings"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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/subpathauto",
|
||||
"version": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user