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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-03 21:01:07 +00:00 committed by Frédéric Guillot
parent bc673cf6dc
commit a1bdca646a
2 changed files with 8 additions and 8 deletions

View File

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

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