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