From a1bdca646af2f432d93a154db56ddcc235f0de85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 21:01:07 +0000 Subject: [PATCH] Bump symfony/stopwatch from 5.4.5 to 5.4.13 Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.4.5 to 5.4.13. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/stopwatch/compare/v5.4.5...v5.4.13) --- updated-dependencies: - dependency-name: symfony/stopwatch dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 25b6b0f84..3bab2e49f 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ ] }, "require-dev": { - "symfony/stopwatch": "5.4.5", + "symfony/stopwatch": "5.4.13", "phpunit/phpunit": "9.5.25", "roave/security-advisories": "dev-master" } diff --git a/composer.lock b/composer.lock index 28e995ea5..ab0c9b376 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": "a8ab3686906f5850e7485a8d6fc3ac42", + "content-hash": "0e7bbbb9d8f264bf410fd15c64e79151", "packages": [ { "name": "christian-riesen/base32", @@ -3149,16 +3149,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.4.5", + "version": "v5.4.13", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30" + "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/4d04b5c24f3c9a1a168a131f6cbe297155bc0d30", - "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69", + "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69", "shasum": "" }, "require": { @@ -3191,7 +3191,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v5.4.5" + "source": "https://github.com/symfony/stopwatch/tree/v5.4.13" }, "funding": [ { @@ -3207,7 +3207,7 @@ "type": "tidelift" } ], - "time": "2022-02-18T16:06:09+00:00" + "time": "2022-09-28T13:19:49+00:00" }, { "name": "theseer/tokenizer",