Commit composer lock updated for Drupal core security release

This commit is contained in:
benjamin melançon 2020-06-17 17:00:10 -04:00
parent 56a1485012
commit 81fbb4afb2

58
composer.lock generated
View file

@ -3028,29 +3028,26 @@
}, },
{ {
"name": "drupal/config_actions", "name": "drupal/config_actions",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_actions.git", "url": "https://git.drupalcode.org/project/config_actions.git",
"reference": "8.x-1.1" "reference": "8.x-1.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.1.zip", "url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.2.zip",
"reference": "8.x-1.1", "reference": "8.x-1.2",
"shasum": "c3493a02af86fd6e72d00eae9265f697a80b5edd" "shasum": "d1213ad13ed57a7cc1453df9cd09b1c23e8c105f"
}, },
"require": { "require": {
"drupal/core": "~8.0" "drupal/core": "^8.8 || ^9"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": { "drupal": {
"version": "8.x-1.1", "version": "8.x-1.2",
"datestamp": "1553005385", "datestamp": "1592352730",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -3087,7 +3084,7 @@
"description": "Enables modules to provide actions that modify configuration.", "description": "Enables modules to provide actions that modify configuration.",
"homepage": "https://www.drupal.org/project/config_actions", "homepage": "https://www.drupal.org/project/config_actions",
"support": { "support": {
"source": "http://cgit.drupalcode.org/config_actions" "source": "https://git.drupalcode.org/project/config_actions"
} }
}, },
{ {
@ -3726,16 +3723,16 @@
}, },
{ {
"name": "drupal/core", "name": "drupal/core",
"version": "8.9.0", "version": "8.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core.git", "url": "https://github.com/drupal/core.git",
"reference": "f90882ab0723becda2333e4d33e1a6ab27cb8f0c" "reference": "e8ee964c562870381876e85d3f5eaaf8c8ecc9ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/f90882ab0723becda2333e4d33e1a6ab27cb8f0c", "url": "https://api.github.com/repos/drupal/core/zipball/e8ee964c562870381876e85d3f5eaaf8c8ecc9ee",
"reference": "f90882ab0723becda2333e4d33e1a6ab27cb8f0c", "reference": "e8ee964c562870381876e85d3f5eaaf8c8ecc9ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3953,11 +3950,11 @@
"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": "2020-06-03T16:44:36+00:00" "time": "2020-06-17T17:57:48+00:00"
}, },
{ {
"name": "drupal/core-composer-scaffold", "name": "drupal/core-composer-scaffold",
"version": "8.9.0", "version": "8.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git", "url": "https://github.com/drupal/core-composer-scaffold.git",
@ -4004,16 +4001,16 @@
}, },
{ {
"name": "drupal/core-recommended", "name": "drupal/core-recommended",
"version": "8.9.0", "version": "8.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/drupal/core-recommended.git", "url": "https://github.com/drupal/core-recommended.git",
"reference": "1b87cf5dea633a66a1c4f22d635bc92c127071d9" "reference": "41042f9eaa35b027e6b2c42fa03edcb85da54a06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/1b87cf5dea633a66a1c4f22d635bc92c127071d9", "url": "https://api.github.com/repos/drupal/core-recommended/zipball/41042f9eaa35b027e6b2c42fa03edcb85da54a06",
"reference": "1b87cf5dea633a66a1c4f22d635bc92c127071d9", "reference": "41042f9eaa35b027e6b2c42fa03edcb85da54a06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4025,7 +4022,7 @@
"doctrine/common": "v2.7.3", "doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0", "doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2", "doctrine/lexer": "1.0.2",
"drupal/core": "8.9.0", "drupal/core": "8.9.1",
"easyrdf/easyrdf": "0.9.1", "easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.17", "egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4", "guzzlehttp/guzzle": "6.5.4",
@ -4082,7 +4079,7 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"time": "2020-06-03T16:44:36+00:00" "time": "2020-06-17T17:57:48+00:00"
}, },
{ {
"name": "drupal/crop", "name": "drupal/crop",
@ -15062,16 +15059,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.8.0", "version": "1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" "reference": "9dc4f203e36f2b486149058bade43c851dd97451"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "url": "https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451",
"reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "reference": "9dc4f203e36f2b486149058bade43c851dd97451",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15079,6 +15076,7 @@
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"conflict": { "conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<3.9.1" "vimeo/psalm": "<3.9.1"
}, },
"require-dev": { "require-dev": {
@ -15106,7 +15104,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2020-04-18T12:12:48+00:00" "time": "2020-06-16T10:16:42+00:00"
}, },
{ {
"name": "webmozart/path-util", "name": "webmozart/path-util",
@ -15721,7 +15719,7 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.1.1", "version": "v5.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",