Bump symfony/stopwatch from 5.1.7 to 5.1.8

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-02 05:22:34 +00:00
committed by Frédéric Guillot
parent 08791d1799
commit 8a8d4335bc
2 changed files with 20 additions and 21 deletions

View File

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