build(deps-dev): bump symfony/stopwatch from 5.4.19 to 5.4.21

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.4.19 to 5.4.21.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.4.19...v5.4.21)

---
updated-dependencies:
- dependency-name: symfony/stopwatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-07 04:27:54 +00:00 committed by Frédéric Guillot
parent a4ff0ebee8
commit 1eebb71fb5
2 changed files with 8 additions and 8 deletions

View File

@ -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"
}

14
composer.lock generated
View File

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