Bump symfony/stopwatch from 5.3.0 to 5.3.4

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.3.0 to 5.3.4.
- [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.3.0...v5.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-26 21:01:25 +00:00
committed by fguillot
parent 99cc4d9297
commit 71e94857e0
2 changed files with 47 additions and 30 deletions

View File

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