Bump symfony/debug from 4.4.13 to 4.4.14

Bumps [symfony/debug](https://github.com/symfony/debug) from 4.4.13 to 4.4.14.
- [Release notes](https://github.com/symfony/debug/releases)
- [Changelog](https://github.com/symfony/debug/blob/4.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/debug/compare/v4.4.13...v4.4.14)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-29 03:25:54 +00:00
committed by Frédéric Guillot
parent 6ab3d73ac0
commit 3fa03cef49
2 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@
"phpunit/php-token-stream": "^3.1", "phpunit/php-token-stream": "^3.1",
"doctrine/instantiator": "^1.1", "doctrine/instantiator": "^1.1",
"phpdocumentor/reflection-docblock": "5.2.2", "phpdocumentor/reflection-docblock": "5.2.2",
"symfony/debug": "4.4.13", "symfony/debug": "4.4.14",
"symfony/yaml": "4.4.14", "symfony/yaml": "4.4.14",
"symfony/finder": "3.4.8", "symfony/finder": "3.4.8",
"symfony/stopwatch" : "4.4.13", "symfony/stopwatch" : "4.4.13",

12
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "f982f9cc8667817aaa126f053a285369", "content-hash": "3cc349f6cac0e30ec1938e37a18be35f",
"packages": [ "packages": [
{ {
"name": "christian-riesen/base32", "name": "christian-riesen/base32",
@@ -2581,16 +2581,16 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.13", "version": "v4.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "aeb73aca16a8f1fe958230fe44e6cf4c84cbb85e" "reference": "726b85e69342e767d60e3853b98559a68ff74183"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/aeb73aca16a8f1fe958230fe44e6cf4c84cbb85e", "url": "https://api.github.com/repos/symfony/debug/zipball/726b85e69342e767d60e3853b98559a68ff74183",
"reference": "aeb73aca16a8f1fe958230fe44e6cf4c84cbb85e", "reference": "726b85e69342e767d60e3853b98559a68ff74183",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2648,7 +2648,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-08-10T07:47:39+00:00" "time": "2020-09-09T05:20:36+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",