From 322d2f28d74a3f6fb14ff6f65397d8c8c0033675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:16:14 -0800 Subject: [PATCH] Bump symfony/stopwatch from 5.2.3 to 5.2.4 (#4750) Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.3 to 5.2.4. - [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.2.3...v5.2.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index d506718b3..e416b8194 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ ] }, "require-dev" : { - "symfony/stopwatch" : "5.2.3", + "symfony/stopwatch" : "5.2.4", "phpunit/phpunit" : "^7", "roave/security-advisories": "dev-master" } diff --git a/composer.lock b/composer.lock index 8ac4599d8..bf441d545 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": "e8056fcbc48a62824b3b21372c7abd56", + "content-hash": "ce20c931b2ba73b698ddc0c29e305426", "packages": [ { "name": "christian-riesen/base32", @@ -2606,7 +2606,7 @@ }, { "name": "symfony/stopwatch", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git",