Bump symfony/stopwatch from 5.2.1 to 5.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-01 05:16:08 +00:00
committed by fguillot
parent 482e37033c
commit 1aa1751f8b
2 changed files with 22 additions and 18 deletions

View File

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