Bump symfony/stopwatch from 5.1.8 to 5.2.0

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.1.8 to 5.2.0.
- [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.1.8...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-01 04:57:36 +00:00
committed by fguillot
parent cd0b12f279
commit 23ec1986da
2 changed files with 7 additions and 7 deletions

View File

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