Bump symfony/stopwatch from 5.2.3 to 5.2.4 (#4750)
Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.3 to 5.2.4. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/stopwatch/compare/v5.2.3...v5.2.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
73cd130521
commit
322d2f28d7
|
|
@ -49,7 +49,7 @@
|
|||
]
|
||||
},
|
||||
"require-dev" : {
|
||||
"symfony/stopwatch" : "5.2.3",
|
||||
"symfony/stopwatch" : "5.2.4",
|
||||
"phpunit/phpunit" : "^7",
|
||||
"roave/security-advisories": "dev-master"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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": "e8056fcbc48a62824b3b21372c7abd56",
|
||||
"content-hash": "ce20c931b2ba73b698ddc0c29e305426",
|
||||
"packages": [
|
||||
{
|
||||
"name": "christian-riesen/base32",
|
||||
|
|
@ -2606,7 +2606,7 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/stopwatch",
|
||||
"version": "v5.2.3",
|
||||
"version": "v5.2.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/stopwatch.git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue