security updates

This commit is contained in:
2019-11-12 16:51:16 +01:00
parent c9f5886fc8
commit 41da08840a
2 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",
"drupal/addtoany": "1.12.0",
"drupal/admin_toolbar": "1.26.0",
"drupal/admin_toolbar": "^2.0",
"drupal/adminimal_theme": "1.4.0",
"drupal/audiofield": "1.9",
"drupal/autologout": "1.0.0",
@@ -55,7 +55,7 @@
"drupal/maillog": "1.x-dev",
"drupal/matomo": "1.9.0",
"drupal/menu_admin_per_menu": "1.0.0",
"drupal/metatag": "1.8.0",
"drupal/metatag": "^1.10",
"drupal/migrate_tools": "4.1.0",
"drupal/path_alias_xt": "1.x-dev",
"drupal/pathauto": "1.4",
Generated
+17 -17
View File
@@ -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": "747ab96b7b2d12685bf4fbc7c10de60f",
"content-hash": "98a714e3bdc9fb1e62e9d71fd2749112",
"packages": [
{
"name": "alchemy/zippy",
@@ -2188,17 +2188,17 @@
},
{
"name": "drupal/admin_toolbar",
"version": "1.26.0",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
"reference": "8.x-1.26"
"reference": "8.x-2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.26.zip",
"reference": "8.x-1.26",
"shasum": "7be9f91008bf17cf49b43d1c8e2211e7a8e40ce4"
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip",
"reference": "8.x-2.0",
"shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa"
},
"require": {
"drupal/core": "*"
@@ -2206,11 +2206,11 @@
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-1.26",
"datestamp": "1549559402",
"version": "8.x-2.0",
"datestamp": "1572370984",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -4748,24 +4748,24 @@
},
{
"name": "drupal/metatag",
"version": "1.8.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/metatag.git",
"reference": "8.x-1.8"
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "fb5d31aa08c8c2e175f096f9917e9741db152ea8"
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "06275ae0f72cfcdbec8b8e8fd5d0863a5967bbcc"
},
"require": {
"drupal/core": "*",
"drupal/token": "^1.0"
},
"require-dev": {
"drupal/devel": "^1.0",
"drupal/devel": "^2.0",
"drupal/metatag_dc": "*",
"drupal/metatag_open_graph": "*",
"drupal/page_manager": "^4.0",
@@ -4780,8 +4780,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.8",
"datestamp": "1550692511",
"version": "8.x-1.10",
"datestamp": "1567099985",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"