Update webform and a couple Drupal dependencies

This commit is contained in:
benjamin melançon 2018-12-22 15:45:22 -05:00
parent 32559f60a8
commit 370e259739

36
composer.lock generated
View file

@ -756,16 +756,16 @@
}, },
{ {
"name": "consolidation/annotated-command", "name": "consolidation/annotated-command",
"version": "2.10.1", "version": "2.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/annotated-command.git", "url": "https://github.com/consolidation/annotated-command.git",
"reference": "288593672a8ca9ead2c73a8bfbfa4737862bfd6a" "reference": "5cbb8c320e0d3d2e6905374d56dc3610b7443f7b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/288593672a8ca9ead2c73a8bfbfa4737862bfd6a", "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/5cbb8c320e0d3d2e6905374d56dc3610b7443f7b",
"reference": "288593672a8ca9ead2c73a8bfbfa4737862bfd6a", "reference": "5cbb8c320e0d3d2e6905374d56dc3610b7443f7b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -848,7 +848,7 @@
} }
], ],
"description": "Initialize Symfony Console commands from annotated command class methods.", "description": "Initialize Symfony Console commands from annotated command class methods.",
"time": "2018-12-14T01:52:35+00:00" "time": "2018-12-21T03:50:15+00:00"
}, },
{ {
"name": "consolidation/config", "name": "consolidation/config",
@ -1011,20 +1011,20 @@
}, },
{ {
"name": "consolidation/robo", "name": "consolidation/robo",
"version": "1.3.3", "version": "1.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/consolidation/Robo.git", "url": "https://github.com/consolidation/Robo.git",
"reference": "01789e1c4f3b0d7e5b4ee0aca1843a9438ff4983" "reference": "8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/consolidation/Robo/zipball/01789e1c4f3b0d7e5b4ee0aca1843a9438ff4983", "url": "https://api.github.com/repos/consolidation/Robo/zipball/8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3",
"reference": "01789e1c4f3b0d7e5b4ee0aca1843a9438ff4983", "reference": "8cdaf834d378d7700cf0c7e8b2b57a00025d8dd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"consolidation/annotated-command": "^2.10.1", "consolidation/annotated-command": "^2.10.2",
"consolidation/config": "^1.0.10", "consolidation/config": "^1.0.10",
"consolidation/log": "~1", "consolidation/log": "~1",
"consolidation/output-formatters": "^3.1.13", "consolidation/output-formatters": "^3.1.13",
@ -1115,7 +1115,7 @@
} }
], ],
"description": "Modern task runner", "description": "Modern task runner",
"time": "2018-12-14T02:54:30+00:00" "time": "2018-12-21T04:14:26+00:00"
}, },
{ {
"name": "consolidation/self-update", "name": "consolidation/self-update",
@ -7916,17 +7916,17 @@
}, },
{ {
"name": "drupal/webform", "name": "drupal/webform",
"version": "5.0.0-rc30", "version": "5.0.0-rc31",
"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-rc30" "reference": "8.x-5.0-rc31"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc30.zip", "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc31.zip",
"reference": "8.x-5.0-rc30", "reference": "8.x-5.0-rc31",
"shasum": "0bbc516a1b525fb5c955495c592ab783cff64924" "shasum": "85424f80ea3336e9562063b8cc88875ed2595692"
}, },
"require": { "require": {
"drupal/core": "*" "drupal/core": "*"
@ -7949,8 +7949,8 @@
"dev-5.x": "5.x-dev" "dev-5.x": "5.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-5.0-rc30", "version": "8.x-5.0-rc31",
"datestamp": "1544990880", "datestamp": "1545138180",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories." "message": "RC releases are not covered by Drupal security advisories."