Bump symfony/console from 4.3.7 to 4.3.8

Bumps [symfony/console](https://github.com/symfony/console) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-14 06:25:53 +00:00 committed by Stéphane Goetz
parent b413b7d72e
commit 2d89e13f8e

10
composer.lock generated
View File

@ -574,16 +574,16 @@
},
{
"name": "symfony/console",
"version": "v4.3.7",
"version": "v4.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "d2e39dbddae68560fa6be0c576da6ad4e945b90d"
"reference": "831424efae0a1fe6642784bd52aae14ece6538e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/d2e39dbddae68560fa6be0c576da6ad4e945b90d",
"reference": "d2e39dbddae68560fa6be0c576da6ad4e945b90d",
"url": "https://api.github.com/repos/symfony/console/zipball/831424efae0a1fe6642784bd52aae14ece6538e6",
"reference": "831424efae0a1fe6642784bd52aae14ece6538e6",
"shasum": ""
},
"require": {
@ -645,7 +645,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2019-11-05T15:00:49+00:00"
"time": "2019-11-13T07:29:07+00:00"
},
{
"name": "symfony/http-foundation",