Bump symfony/stopwatch from 5.2.2 to 5.2.3

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.2 to 5.2.3.
- [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.2...v5.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-08 05:11:41 +00:00
committed by fguillot
parent b622b4e0b2
commit a614a7e164
2 changed files with 9 additions and 9 deletions

View File

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