From 591ca2762cd42e9e5a561c9b0a020f82c7ccac9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 18:23:23 +0000 Subject: [PATCH] Bump symfony/stopwatch from 4.4.12 to 4.4.13 Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 4.4.12 to 4.4.13. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/stopwatch/compare/v4.4.12...v4.4.13) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 40f7120c4..71fb1bfa7 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "symfony/debug": "4.4.13", "symfony/yaml": "4.4.13", "symfony/finder": "3.4.8", - "symfony/stopwatch" : "4.4.12", + "symfony/stopwatch" : "4.4.13", "myclabs/deep-copy": "1.10.1", "phpunit/phpunit" : "^7", "phpunit/phpunit-selenium": "^7", diff --git a/composer.lock b/composer.lock index a5b6fbf4c..a21fbb240 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": "8e2287d91ac72de25768de239094d631", + "content-hash": "adc60357e6210969da359ddbeef02660", "packages": [ { "name": "christian-riesen/base32", @@ -2801,7 +2801,7 @@ }, { "name": "symfony/stopwatch", - "version": "v4.4.12", + "version": "v4.4.13", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git",