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:
dependabot[bot]
2021-03-08 08:16:14 -08:00
committed by GitHub
parent 73cd130521
commit 322d2f28d7
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
]
},
"require-dev" : {
"symfony/stopwatch" : "5.2.3",
"symfony/stopwatch" : "5.2.4",
"phpunit/phpunit" : "^7",
"roave/security-advisories": "dev-master"
}