Update composer lock file (inc. Drupal core 8.6.5)
This commit is contained in:
parent
4f68a06ad6
commit
7ee6ef0c8f
1 changed files with 39 additions and 39 deletions
78
composer.lock
generated
78
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": "95bb34eee4bd064547610c97d6bc6963",
|
||||
"content-hash": "c12466cd14088e970d0819785359399c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -962,16 +962,16 @@
|
|||
},
|
||||
{
|
||||
"name": "consolidation/log",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/log.git",
|
||||
"reference": "44c65cb5861d8bbb01c185e49cd2807ed4405a75"
|
||||
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/log/zipball/44c65cb5861d8bbb01c185e49cd2807ed4405a75",
|
||||
"reference": "44c65cb5861d8bbb01c185e49cd2807ed4405a75",
|
||||
"url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
|
||||
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1048,7 +1048,7 @@
|
|||
}
|
||||
],
|
||||
"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",
|
||||
|
@ -1108,16 +1108,16 @@
|
|||
},
|
||||
{
|
||||
"name": "consolidation/robo",
|
||||
"version": "1.3.4",
|
||||
"version": "1.4.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/consolidation/Robo.git",
|
||||
"reference": "8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3"
|
||||
"reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/consolidation/Robo/zipball/8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3",
|
||||
"reference": "8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3",
|
||||
"url": "https://api.github.com/repos/consolidation/Robo/zipball/d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
|
||||
"reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1193,7 +1193,7 @@
|
|||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-master": "1.x-dev"
|
||||
"dev-master": "2.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -1212,7 +1212,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Modern task runner",
|
||||
"time": "2018-12-21T04:14:26+00:00"
|
||||
"time": "2019-01-02T21:33:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consolidation/self-update",
|
||||
|
@ -3681,16 +3681,16 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/core",
|
||||
"version": "8.6.4",
|
||||
"version": "8.6.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core.git",
|
||||
"reference": "652bdf56b5e9e84648ea53ac7b1e7e73e7608ef4"
|
||||
"reference": "b66c9334d4a4264589c8b8a2fef73eefcb34a26e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/652bdf56b5e9e84648ea53ac7b1e7e73e7608ef4",
|
||||
"reference": "652bdf56b5e9e84648ea53ac7b1e7e73e7608ef4",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/b66c9334d4a4264589c8b8a2fef73eefcb34a26e",
|
||||
"reference": "b66c9334d4a4264589c8b8a2fef73eefcb34a26e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3915,7 +3915,7 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"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",
|
||||
|
@ -6420,17 +6420,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/gdpr",
|
||||
"version": "2.0.0-alpha5",
|
||||
"version": "2.0.0-alpha6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/gdpr",
|
||||
"reference": "8.x-2.0-alpha5"
|
||||
"reference": "8.x-2.0-alpha6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha5.zip",
|
||||
"reference": "8.x-2.0-alpha5",
|
||||
"shasum": "5f301801de6bca07f2d0f36c8dd5cb2384eafe65"
|
||||
"url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha6.zip",
|
||||
"reference": "8.x-2.0-alpha6",
|
||||
"shasum": "2c74c659cb7af7d266f82b92e77e1fd062c37871"
|
||||
},
|
||||
"require": {
|
||||
"cweagans/composer-patches": "~1.0",
|
||||
|
@ -6443,7 +6443,7 @@
|
|||
"drush/drush": "~9.0",
|
||||
"ext-zip": "*",
|
||||
"fzaninotto/faker": "^1.7",
|
||||
"php": "^5.6|>=7.0.8"
|
||||
"php": "^7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/anonymizer": "*",
|
||||
|
@ -6459,8 +6459,8 @@
|
|||
"dev-2.x": "2.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-2.0-alpha5",
|
||||
"datestamp": "1544104980",
|
||||
"version": "8.x-2.0-alpha6",
|
||||
"datestamp": "1546431485",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
|
@ -6779,7 +6779,7 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/indieweb",
|
||||
"reference": "d8f2eab3dcd0ee7a858711376242e6558a113eb9"
|
||||
"reference": "919c345257d82536c93b51098c2336749d346829"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0",
|
||||
|
@ -6830,7 +6830,7 @@
|
|||
"support": {
|
||||
"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",
|
||||
|
@ -8311,17 +8311,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/webform",
|
||||
"version": "5.0.0",
|
||||
"version": "5.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/webform",
|
||||
"reference": "8.x-5.0"
|
||||
"reference": "8.x-5.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0.zip",
|
||||
"reference": "8.x-5.0",
|
||||
"shasum": "bcd62f539a58549c2323b9d17d47a73e8a8e0917"
|
||||
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.1.zip",
|
||||
"reference": "8.x-5.1",
|
||||
"shasum": "d04743f078dc154685f9532253e6b5ea8dda1a56"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
|
@ -8344,8 +8344,8 @@
|
|||
"dev-5.x": "5.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-5.0",
|
||||
"datestamp": "1545656285",
|
||||
"version": "8.x-5.1",
|
||||
"datestamp": "1546458480",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
@ -10125,16 +10125,16 @@
|
|||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
"version": "v2.0.17",
|
||||
"version": "v2.0.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/paragonie/random_compat.git",
|
||||
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d"
|
||||
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d",
|
||||
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d",
|
||||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
|
||||
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10170,7 +10170,7 @@
|
|||
"pseudorandom",
|
||||
"random"
|
||||
],
|
||||
"time": "2018-07-04T16:31:37+00:00"
|
||||
"time": "2019-01-03T20:59:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/container",
|
||||
|
|
Loading…
Reference in a new issue