Bump symfony/stopwatch from 5.4.0 to 5.4.3 (#4938)

Bumps [symfony/stopwatch](https://github.com/symfony/stopwatch) from 5.4.0 to 5.4.3.
- [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.4.0...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-31 14:46:07 -08:00
committed by GitHub
parent a70cf9ab71
commit 096389a5fc
2 changed files with 64 additions and 42 deletions

View File

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