Bump symfony/debug from 4.4.11 to 4.4.12
Bumps [symfony/debug](https://github.com/symfony/debug) from 4.4.11 to 4.4.12. - [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.11...v4.4.12) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f76d3152f1
commit
2c3ac851c2
|
|
@ -53,7 +53,7 @@
|
|||
"phpunit/php-token-stream": "^3.1",
|
||||
"doctrine/instantiator": "^1.1",
|
||||
"phpdocumentor/reflection-docblock": "5.2.1",
|
||||
"symfony/debug": "4.4.11",
|
||||
"symfony/debug": "4.4.12",
|
||||
"symfony/yaml": "4.4.12",
|
||||
"symfony/finder": "3.4.8",
|
||||
"symfony/stopwatch" : "4.4.12",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "49820ec76d0b0d27d2bd8cf7647c1a4a",
|
||||
"content-hash": "b0caedbfbd116c7ebda3835531c03dd1",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christian-riesen/base32",
|
||||
|
|
@ -2573,16 +2573,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.4.11",
|
||||
"version": "v4.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "47aa9064d75db36389692dd4d39895a0820f00f2"
|
||||
"reference": "aeb73aca16a8f1fe958230fe44e6cf4c84cbb85e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/47aa9064d75db36389692dd4d39895a0820f00f2",
|
||||
"reference": "47aa9064d75db36389692dd4d39895a0820f00f2",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/aeb73aca16a8f1fe958230fe44e6cf4c84cbb85e",
|
||||
"reference": "aeb73aca16a8f1fe958230fe44e6cf4c84cbb85e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2640,7 +2640,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-07-23T08:31:43+00:00"
|
||||
"time": "2020-08-10T07:47:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
|
|
|||
Loading…
Reference in New Issue