Bump symfony/stopwatch from 4.4.14 to 5.1.7

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 4.4.14 to 5.1.7.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v4.4.14...v5.1.7)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-05 05:15:26 +00:00
committed by Frédéric Guillot
parent 613bdd8157
commit c1a4b0c74b
2 changed files with 117 additions and 10 deletions

View File

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