Bump symfony/stopwatch from 5.2.7 to 5.3.0

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.2.7 to 5.3.0.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.2.7...v5.3.0)

---
updated-dependencies:
- dependency-name: symfony/stopwatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-07 05:08:19 +00:00
committed by fguillot
parent cc6f1db846
commit 66d9245f33
2 changed files with 26 additions and 19 deletions

View File

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