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

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.4.13 to 5.4.19.
- [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.13...v5.4.19)

---
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-01-30 21:08:09 +00:00
committed by Frédéric Guillot
parent 3e0ae739fd
commit b90db00940
2 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
] ]
}, },
"require-dev": { "require-dev": {
"symfony/stopwatch": "5.4.13", "symfony/stopwatch": "5.4.19",
"phpunit/phpunit": "9.5.28", "phpunit/phpunit": "9.5.28",
"roave/security-advisories": "dev-master" "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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "aca5dafbdea583e6036acb3ecde40b5a", "content-hash": "16f08614937cdf4606cc93304a04b7df",
"packages": [ "packages": [
{ {
"name": "christian-riesen/base32", "name": "christian-riesen/base32",
@@ -3149,16 +3149,16 @@
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v5.4.13", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
"reference": "6df7a3effde34d81717bbef4591e5ffe32226d69" "reference": "bd2b066090fd6a67039371098fa25a84cb2679ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/bd2b066090fd6a67039371098fa25a84cb2679ec",
"reference": "6df7a3effde34d81717bbef4591e5ffe32226d69", "reference": "bd2b066090fd6a67039371098fa25a84cb2679ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3191,7 +3191,7 @@
"description": "Provides a way to profile code", "description": "Provides a way to profile code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/stopwatch/tree/v5.4.13" "source": "https://github.com/symfony/stopwatch/tree/v5.4.19"
}, },
"funding": [ "funding": [
{ {
@@ -3207,7 +3207,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-28T13:19:49+00:00" "time": "2023-01-01T08:32:19+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",