updated admin_toolbar
This commit is contained in:
29
composer.lock
generated
29
composer.lock
generated
@@ -1696,29 +1696,26 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/admin_toolbar",
|
||||
"version": "3.4.2",
|
||||
"version": "3.6.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
||||
"reference": "3.4.2"
|
||||
"reference": "3.6.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.4.2.zip",
|
||||
"reference": "3.4.2",
|
||||
"shasum": "f5a008e5c73f5a11c6c8067c0ea6ebb76aa33854"
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.6.2.zip",
|
||||
"reference": "3.6.2",
|
||||
"shasum": "0d25e3b7bcea28533ae5f2371a34d507603bfb66"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.2 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/admin_toolbar_tools": "*"
|
||||
"drupal/core": "^9.5 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.4.2",
|
||||
"datestamp": "1696006195",
|
||||
"version": "3.6.2",
|
||||
"datestamp": "1753826106",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -1751,12 +1748,20 @@
|
||||
"homepage": "https://www.drupal.org/u/matio89",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "fethi.krout",
|
||||
"homepage": "https://www.drupal.org/user/3206765"
|
||||
},
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "matio89",
|
||||
"homepage": "https://www.drupal.org/user/2320090"
|
||||
},
|
||||
{
|
||||
"name": "Musa.thomas",
|
||||
"name": "musa.thomas",
|
||||
"homepage": "https://www.drupal.org/user/1213824"
|
||||
},
|
||||
{
|
||||
|
@@ -1,3 +1,7 @@
|
||||
_core:
|
||||
default_config_hash: RumewwAShocwpN5KgIf0U8Z2yd4_f7mQJpYnwLTzhhQ
|
||||
menu_depth: 4
|
||||
hoverintent_behavior:
|
||||
enabled: true
|
||||
timeout: 500
|
||||
enable_toggle_shortcut: false
|
||||
|
@@ -3,7 +3,6 @@ _core:
|
||||
module:
|
||||
actions_permissions: 0
|
||||
admin_toolbar: 0
|
||||
admin_toolbar_links_access_filter: 0
|
||||
advanced_text_formatter: 0
|
||||
audiofield: 0
|
||||
autocomplete_deluxe: 0
|
||||
|
Reference in New Issue
Block a user