Update composer lock file (inc. Drupal core 8.6.5)

This commit is contained in:
benjamin melançon 2019-01-04 00:29:38 -05:00
parent 4f68a06ad6
commit 7ee6ef0c8f

78
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "95bb34eee4bd064547610c97d6bc6963", "content-hash": "c12466cd14088e970d0819785359399c",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -962,16 +962,16 @@
}, },
{ {
"name": "consolidation/log", "name": "consolidation/log",
"version": "1.1.0", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/log.git", "url": "https://github.com/consolidation/log.git",
"reference": "44c65cb5861d8bbb01c185e49cd2807ed4405a75" "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/log/zipball/44c65cb5861d8bbb01c185e49cd2807ed4405a75", "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
"reference": "44c65cb5861d8bbb01c185e49cd2807ed4405a75", "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1048,7 +1048,7 @@
} }
], ],
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
"time": "2018-12-29T18:54:58+00:00" "time": "2019-01-01T17:30:51+00:00"
}, },
{ {
"name": "consolidation/output-formatters", "name": "consolidation/output-formatters",
@ -1108,16 +1108,16 @@
}, },
{ {
"name": "consolidation/robo", "name": "consolidation/robo",
"version": "1.3.4", "version": "1.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/Robo.git", "url": "https://github.com/consolidation/Robo.git",
"reference": "8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3" "reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/Robo/zipball/8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3", "url": "https://api.github.com/repos/consolidation/Robo/zipball/d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
"reference": "8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3", "reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1193,7 +1193,7 @@
} }
}, },
"branch-alias": { "branch-alias": {
"dev-master": "1.x-dev" "dev-master": "2.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1212,7 +1212,7 @@
} }
], ],
"description": "Modern task runner", "description": "Modern task runner",
"time": "2018-12-21T04:14:26+00:00" "time": "2019-01-02T21:33:28+00:00"
}, },
{ {
"name": "consolidation/self-update", "name": "consolidation/self-update",
@ -3681,16 +3681,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.6.4", "version": "8.6.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "652bdf56b5e9e84648ea53ac7b1e7e73e7608ef4" "reference": "b66c9334d4a4264589c8b8a2fef73eefcb34a26e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/652bdf56b5e9e84648ea53ac7b1e7e73e7608ef4", "url": "https://api.github.com/repos/drupal/core/zipball/b66c9334d4a4264589c8b8a2fef73eefcb34a26e",
"reference": "652bdf56b5e9e84648ea53ac7b1e7e73e7608ef4", "reference": "b66c9334d4a4264589c8b8a2fef73eefcb34a26e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3915,7 +3915,7 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Drupal is an open source content management platform powering millions of websites and applications.", "description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2018-12-05T11:58:02+00:00" "time": "2019-01-02T21:52:52+00:00"
}, },
{ {
"name": "drupal/ctools", "name": "drupal/ctools",
@ -6420,17 +6420,17 @@
}, },
{ {
"name": "drupal/gdpr", "name": "drupal/gdpr",
"version": "2.0.0-alpha5", "version": "2.0.0-alpha6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupal.org/project/gdpr", "url": "https://git.drupal.org/project/gdpr",
"reference": "8.x-2.0-alpha5" "reference": "8.x-2.0-alpha6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha5.zip", "url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha6.zip",
"reference": "8.x-2.0-alpha5", "reference": "8.x-2.0-alpha6",
"shasum": "5f301801de6bca07f2d0f36c8dd5cb2384eafe65" "shasum": "2c74c659cb7af7d266f82b92e77e1fd062c37871"
}, },
"require": { "require": {
"cweagans/composer-patches": "~1.0", "cweagans/composer-patches": "~1.0",
@ -6443,7 +6443,7 @@
"drush/drush": "~9.0", "drush/drush": "~9.0",
"ext-zip": "*", "ext-zip": "*",
"fzaninotto/faker": "^1.7", "fzaninotto/faker": "^1.7",
"php": "^5.6|>=7.0.8" "php": "^7.1"
}, },
"require-dev": { "require-dev": {
"drupal/anonymizer": "*", "drupal/anonymizer": "*",
@ -6459,8 +6459,8 @@
"dev-2.x": "2.x-dev" "dev-2.x": "2.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-2.0-alpha5", "version": "8.x-2.0-alpha6",
"datestamp": "1544104980", "datestamp": "1546431485",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Project has not opted into security advisory coverage!" "message": "Project has not opted into security advisory coverage!"
@ -6779,7 +6779,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupal.org/project/indieweb", "url": "https://git.drupal.org/project/indieweb",
"reference": "d8f2eab3dcd0ee7a858711376242e6558a113eb9" "reference": "919c345257d82536c93b51098c2336749d346829"
}, },
"require": { "require": {
"drupal/core": "~8.0", "drupal/core": "~8.0",
@ -6830,7 +6830,7 @@
"support": { "support": {
"source": "http://cgit.drupalcode.org/indieweb" "source": "http://cgit.drupalcode.org/indieweb"
}, },
"time": "2018-12-31T09:46:12+00:00" "time": "2019-01-03T11:07:37+00:00"
}, },
{ {
"name": "drupal/menu_trail_by_path", "name": "drupal/menu_trail_by_path",
@ -8311,17 +8311,17 @@
}, },
{ {
"name": "drupal/webform", "name": "drupal/webform",
"version": "5.0.0", "version": "5.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupal.org/project/webform", "url": "https://git.drupal.org/project/webform",
"reference": "8.x-5.0" "reference": "8.x-5.1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0.zip", "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.1.zip",
"reference": "8.x-5.0", "reference": "8.x-5.1",
"shasum": "bcd62f539a58549c2323b9d17d47a73e8a8e0917" "shasum": "d04743f078dc154685f9532253e6b5ea8dda1a56"
}, },
"require": { "require": {
"drupal/core": "*" "drupal/core": "*"
@ -8344,8 +8344,8 @@
"dev-5.x": "5.x-dev" "dev-5.x": "5.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-5.0", "version": "8.x-5.1",
"datestamp": "1545656285", "datestamp": "1546458480",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -10125,16 +10125,16 @@
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.17", "version": "v2.0.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d" "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d", "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10170,7 +10170,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2018-07-04T16:31:37+00:00" "time": "2019-01-03T20:59:08+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",