From 2c3ac851c221cdda1b9ff95950aa44f075e18cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 06:25:34 +0000 Subject: [PATCH] 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] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index c46bc8f73..9a92de5cc 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.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", diff --git a/composer.lock b/composer.lock index bad87e77f..8bd1cb877 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": "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",