From 23ec1986da0b38d4ffaa41afc68b9fae4e260cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 04:57:36 +0000 Subject: [PATCH] Bump symfony/stopwatch from 5.1.8 to 5.2.0 Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.1.8 to 5.2.0. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/stopwatch/compare/v5.1.8...v5.2.0) 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 e76b3c791..23a1e9b9b 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ ] }, "require-dev" : { - "symfony/stopwatch" : "5.1.8", + "symfony/stopwatch" : "5.2.0", "phpunit/phpunit" : "^7", "roave/security-advisories": "dev-master" } diff --git a/composer.lock b/composer.lock index 8c972d9ed..eeedee014 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": "b4fc12a7b582d935bbeae592553adfc3", + "content-hash": "27ccbd7bfaf25ef62240c8e2c4f01967", "packages": [ { "name": "christian-riesen/base32", @@ -2606,16 +2606,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.1.8", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "3d9f57c89011f0266e6b1d469e5c0110513859d5" + "reference": "2b105c0354f39a63038a1d8bf776ee92852813af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/3d9f57c89011f0266e6b1d469e5c0110513859d5", - "reference": "3d9f57c89011f0266e6b1d469e5c0110513859d5", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af", + "reference": "2b105c0354f39a63038a1d8bf776ee92852813af", "shasum": "" }, "require": { @@ -2661,7 +2661,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2020-11-01T16:14:45+00:00" }, { "name": "theseer/tokenizer",