menu link attributes
This commit is contained in:
Generated
+97
-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": "9632d7ebb3a2142309e27ef825be606e",
|
||||
"content-hash": "31e58398ce2ac87a4b0a5356fa8c1045",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -3212,6 +3212,58 @@
|
||||
"source": "https://git.drupalcode.org/project/mediteran"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/menu_link_attributes",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/menu_link_attributes.git",
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/menu_link_attributes-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "431c7954cc614a1b9677173f0209f1df15592503"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1671026425",
|
||||
"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": "Allows you to add attributes to menu links.",
|
||||
"homepage": "http://drupal.org/project/menu_link_attributes",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/menu_link_attributes",
|
||||
"issues": "http://drupal.org/project/issues/menu_link_attributes"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/metatag",
|
||||
"version": "1.26.0",
|
||||
@@ -4456,6 +4508,50 @@
|
||||
"issues": "https://www.drupal.org/project/issues/views_url_path_arguments"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/yaml_editor",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/yaml_editor.git",
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/yaml_editor-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "7dc32d1f000fafa6a6f4e65c4aeabb1ecb18d25d"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1692008740",
|
||||
"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": "yannickoo",
|
||||
"homepage": "https://www.drupal.org/user/531118"
|
||||
}
|
||||
],
|
||||
"description": "Adds an editor for YAML configuration textareas.",
|
||||
"homepage": "https://www.drupal.org/project/yaml_editor",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/yaml_editor"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "12.4.3",
|
||||
|
||||
Reference in New Issue
Block a user