Bump symfony/debug from 4.4.10 to 4.4.11
Bumps [symfony/debug](https://github.com/symfony/debug) from 4.4.10 to 4.4.11. - [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.10...v4.4.11) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2971c55621
commit
9e2cda9de9
|
|
@ -53,7 +53,7 @@
|
|||
"phpunit/php-token-stream": "^3.1",
|
||||
"doctrine/instantiator": "^1.1",
|
||||
"phpdocumentor/reflection-docblock": "5.1.0",
|
||||
"symfony/debug": "4.4.10",
|
||||
"symfony/debug": "4.4.11",
|
||||
"symfony/yaml": "4.4.11",
|
||||
"symfony/finder": "3.4.8",
|
||||
"symfony/stopwatch" : "4.4.11",
|
||||
|
|
|
|||
|
|
@ -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": "a9ba48a21744c2b9baa5a2be68b9284e",
|
||||
"content-hash": "1c2b3df4138269ed96bb4a2d6d3dd374",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christian-riesen/base32",
|
||||
|
|
@ -2546,16 +2546,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v4.4.10",
|
||||
"version": "v4.4.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "28f92d08bb6d1fddf8158e02c194ad43870007e6"
|
||||
"reference": "47aa9064d75db36389692dd4d39895a0820f00f2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/28f92d08bb6d1fddf8158e02c194ad43870007e6",
|
||||
"reference": "28f92d08bb6d1fddf8158e02c194ad43870007e6",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/47aa9064d75db36389692dd4d39895a0820f00f2",
|
||||
"reference": "47aa9064d75db36389692dd4d39895a0820f00f2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2613,7 +2613,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-24T08:33:35+00:00"
|
||||
"time": "2020-07-23T08:31:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
|
@ -2693,16 +2693,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php80",
|
||||
"version": "v1.17.1",
|
||||
"version": "v1.18.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php80.git",
|
||||
"reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
|
||||
"reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
|
||||
"reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
|
||||
"reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2711,7 +2711,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.17-dev"
|
||||
"dev-master": "1.18-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -2769,7 +2769,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-06-06T08:46:27+00:00"
|
||||
"time": "2020-07-14T12:35:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
|
|
|
|||
Loading…
Reference in New Issue