Bump symfony/console from 3.4.2 to 4.2.12

Bumps [symfony/console](https://github.com/symfony/console) from 3.4.2 to 4.2.12.
- [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/v3.4.2...v4.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-06-08 05:47:27 +00:00
committed by Frédéric Guillot
parent 3f74321799
commit e8fe9c2aa4
2 changed files with 106 additions and 32 deletions

View File

@@ -32,7 +32,7 @@
"pimple/pimple" : "3.2.2",
"psr/log": "~1.0",
"swiftmailer/swiftmailer" : "5.4.8",
"symfony/console" : "3.4.2",
"symfony/console" : "4.2.12",
"symfony/event-dispatcher" : "3.4.2",
"gregwar/captcha": "1.1.8"
},