Bump symfony/stopwatch from 5.3.4 to 5.4.0

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.3.4 to 5.4.0.
- [Release notes](https://github.com/symfony/stopwatch/releases)
- [Changelog](https://github.com/symfony/stopwatch/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/stopwatch/compare/v5.3.4...v5.4.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-11-29 21:01:55 +00:00
committed by fguillot
parent 9b52af171d
commit 639e91b7fe
2 changed files with 83 additions and 116 deletions

View File

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