updated drupal/admin_toolbar
This commit is contained in:
parent
d9d967df0e
commit
dfd2fad69f
|
@ -2647,26 +2647,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/admin_toolbar",
|
||||
"version": "2.4.0",
|
||||
"version": "3.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
||||
"reference": "8.x-2.4"
|
||||
"reference": "3.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.zip",
|
||||
"reference": "8.x-2.4",
|
||||
"shasum": "6240047b8d91ac78f98d861ba8282af971fa0b38"
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.0.1.zip",
|
||||
"reference": "3.0.1",
|
||||
"shasum": "e25ca22db1317174a7fba4734c0412293b573f43"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8.0 || ^9.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/admin_toolbar_tools": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1601999178",
|
||||
"version": "3.0.1",
|
||||
"datestamp": "1622644077",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a960abc3e2e8f43a22605bf263a9075e707604be
|
||||
Subproject commit e37368d695219990f46f976885cf7269a38e26fe
|
Loading…
Reference in New Issue