Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-22 05:22:27 +0300
committerGitHub <noreply@github.com>2019-12-22 05:22:27 +0300
commit558803b231affae44c282946a5622e07597de45a (patch)
tree14559e50ac24e52a7924634f00743d6815ffd96b /composer.lock
parentf020985f43faed2098c3ba2d8caa05ad8de4ddfd (diff)
Bump symfony/console from 4.4.1 to 4.4.2
Bumps [symfony/console](https://github.com/symfony/console) from 4.4.1 to 4.4.2. - [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.4.1...v4.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 5657ac0aa..2e19a692f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2825,16 +2825,16 @@
},
{
"name": "symfony/console",
- "version": "v4.4.1",
+ "version": "v4.4.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201"
+ "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/f0aea3df20d15635b3cb9730ca5eea1c65b7f201",
- "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201",
+ "url": "https://api.github.com/repos/symfony/console/zipball/82437719dab1e6bdd28726af14cb345c2ec816d0",
+ "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0",
"shasum": ""
},
"require": {
@@ -2897,7 +2897,7 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2019-12-01T10:06:17+00:00"
+ "time": "2019-12-17T10:32:23+00:00"
},
{
"name": "symfony/polyfill-ctype",