Bump symfony/stopwatch from 5.4.3 to 5.4.5

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

---
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]
2022-03-01 04:46:06 +00:00
committed by Frédéric Guillot
parent e697fef1b4
commit 829f2b153a
2 changed files with 28 additions and 45 deletions

View File

@@ -58,7 +58,7 @@
]
},
"require-dev": {
"symfony/stopwatch": "5.4.3",
"symfony/stopwatch": "5.4.5",
"phpunit/phpunit": "9.5.16",
"roave/security-advisories": "dev-master"
}