diff --git a/composer.json b/composer.json index edbb2bdf8..6201cbd94 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ ] }, "require-dev": { - "symfony/stopwatch": "5.4.19", + "symfony/stopwatch": "5.4.21", "phpunit/phpunit": "9.6.4", "roave/security-advisories": "dev-master" } diff --git a/composer.lock b/composer.lock index c002be970..f823cee56 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": "2add30444d48137c85e66f9488051af6", + "content-hash": "de598d87399c9d7d8d0d16c563c5446b", "packages": [ { "name": "christian-riesen/base32", @@ -3149,16 +3149,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.4.19", + "version": "v5.4.21", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "bd2b066090fd6a67039371098fa25a84cb2679ec" + "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/bd2b066090fd6a67039371098fa25a84cb2679ec", - "reference": "bd2b066090fd6a67039371098fa25a84cb2679ec", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/f83692cd869a6f2391691d40a01e8acb89e76fee", + "reference": "f83692cd869a6f2391691d40a01e8acb89e76fee", "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.19" + "source": "https://github.com/symfony/stopwatch/tree/v5.4.21" }, "funding": [ { @@ -3207,7 +3207,7 @@ "type": "tidelift" } ], - "time": "2023-01-01T08:32:19+00:00" + "time": "2023-02-14T08:03:56+00:00" }, { "name": "theseer/tokenizer",