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",