diff --git a/composer.lock b/composer.lock index 74f6a44..acfd948 100644 --- a/composer.lock +++ b/composer.lock @@ -1550,26 +1550,26 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.0.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.0" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "cf8ee1aa8adfc604db4394655e3ba4c423d5f24a" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0", - "datestamp": "1573751237", + "version": "8.x-2.3", + "datestamp": "1592535714", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1578,7 +1578,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -1622,7 +1622,7 @@ "Toolbar" ], "support": { - "source": "http://cgit.drupalcode.org/admin_toolbar", + "source": "https://git.drupalcode.org/project/admin_toolbar", "issues": "https://www.drupal.org/project/issues/admin_toolbar" } },