Update Drupal core, contrib modules

This commit is contained in:
benjamin melançon 2018-11-11 19:17:37 -05:00
parent 8424c3b5fe
commit 1cea868ffa

49
composer.lock generated
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": "31d04f7ffd19b7743ad2e3ce55bf35f1",
"content-hash": "65585e16b73cac76bb4e64ba75d936fa",
"packages": [
{
"name": "asm89/stack-cors",
@ -2514,17 +2514,11 @@
},
{
"name": "drupal/coffee",
"version": "1.0.0-beta2",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/coffee",
"reference": "8.x-1.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/coffee-8.x-1.0-beta2.zip",
"reference": "8.x-1.0-beta2",
"shasum": "92631b9ea65298a057cc4143e0939bb156ef5e8d"
"reference": "8f6a4ee294342399df7ad9261225d2a0cd3ac43f"
},
"require": {
"drupal/core": "~8.0"
@ -2536,11 +2530,11 @@
"dev-8.x-1.x": "8.1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta2",
"datestamp": "1477414741",
"version": "8.x-1.0-beta2+5-dev",
"datestamp": "1494319984",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@ -2581,7 +2575,8 @@
"source": "https://cgit.drupalcode.org/coffee",
"issues": "https://drupal.org/project/issues/coffee",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
"time": "2017-05-09T08:49:39+00:00"
},
{
"name": "drupal/components",
@ -3317,16 +3312,16 @@
},
{
"name": "drupal/core",
"version": "8.6.2",
"version": "8.6.3",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "356292934802bb1aecc478e88a3cba77442d7c62"
"reference": "9e9a1dd9e280ebaf10622217e54448b529167965"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/356292934802bb1aecc478e88a3cba77442d7c62",
"reference": "356292934802bb1aecc478e88a3cba77442d7c62",
"url": "https://api.github.com/repos/drupal/core/zipball/9e9a1dd9e280ebaf10622217e54448b529167965",
"reference": "9e9a1dd9e280ebaf10622217e54448b529167965",
"shasum": ""
},
"require": {
@ -3492,7 +3487,7 @@
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsstream": "^1.2",
"phpspec/prophecy": "^1.4",
"phpspec/prophecy": "^1.7",
"phpunit/phpunit": "^4.8.35 || ^6.5",
"symfony/css-selector": "^3.4.0",
"symfony/debug": "^3.4.0",
@ -3554,7 +3549,7 @@
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2018-10-17T22:19:50+00:00"
"time": "2018-11-07T14:45:40+00:00"
},
{
"name": "drupal/ctools",
@ -7377,17 +7372,17 @@
},
{
"name": "drupal/webform",
"version": "5.0.0-rc25",
"version": "5.0.0-rc26",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/webform",
"reference": "8.x-5.0-rc25"
"reference": "8.x-5.0-rc26"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc25.zip",
"reference": "8.x-5.0-rc25",
"shasum": "44ab47ffa81a8510f010a4fd05c7302bc3aec410"
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc26.zip",
"reference": "8.x-5.0-rc26",
"shasum": "9bcddf036572a1b8896412aa7d7f214152f8a717"
},
"require": {
"drupal/core": "*"
@ -7408,8 +7403,8 @@
"dev-5.x": "5.x-dev"
},
"drupal": {
"version": "8.x-5.0-rc25",
"datestamp": "1541452980",
"version": "8.x-5.0-rc26",
"datestamp": "1541466481",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
@ -10926,7 +10921,7 @@
"drupal/drutopia_core": 20,
"drupal/webform": 5,
"drupal/block_theme_sync": 15,
"drupal/coffee": 10,
"drupal/coffee": 20,
"drupal/twigsuggest": 20,
"drupal/ui_patterns": 5
},