Bump drupal/admin_toolbar from 1.27.0 to 2.0.0 in /drupal
Bumps drupal/admin_toolbar from 1.27.0 to 2.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a5f598deff
commit
ec56baa2e8
|
@ -20,7 +20,7 @@
|
|||
"composer/installers": "^1.2",
|
||||
"cweagans/composer-patches": "^1.6.5",
|
||||
"drupal-composer/drupal-scaffold": "^2.5",
|
||||
"drupal/admin_toolbar": "^1.26",
|
||||
"drupal/admin_toolbar": "^2.0",
|
||||
"drupal/console": "^1.0.2",
|
||||
"drupal/core": "^8.7.0",
|
||||
"drush/drush": "^9.0.0",
|
||||
|
|
18
drupal/composer.lock
generated
18
drupal/composer.lock
generated
|
@ -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": "f5fab320b94d1d71dea0b68c64982a4d",
|
||||
"content-hash": "708abf3c8ec13038a19b46059f91cd68",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
|
@ -2101,17 +2101,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/admin_toolbar",
|
||||
"version": "1.27.0",
|
||||
"version": "2.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
|
||||
"reference": "8.x-1.27"
|
||||
"reference": "8.x-2.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.zip",
|
||||
"reference": "8.x-1.27",
|
||||
"shasum": "fed1fbbdf8f805b1da63d73e7e2c54750f354d61"
|
||||
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip",
|
||||
"reference": "8.x-2.0",
|
||||
"shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
|
@ -2119,11 +2119,11 @@
|
|||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.27",
|
||||
"datestamp": "1558553350",
|
||||
"version": "8.x-2.0",
|
||||
"datestamp": "1572370984",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
|
Loading…
Reference in a new issue