From 9e2cda9de9d65a23c588056940a0de265c6ca6b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:36:54 +0000 Subject: [PATCH] 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] --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index b780ef6f5..d08fccbf9 100644 --- a/composer.json +++ b/composer.json @@ -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", diff --git a/composer.lock b/composer.lock index 9f08bfbea..aa836358a 100644 --- a/composer.lock +++ b/composer.lock @@ -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",