build(deps-dev): bump phpunit/phpunit from 9.5.27 to 9.5.28

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  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]
2023-01-16 21:00:34 +00:00
committed by Frédéric Guillot
parent 5750e273bc
commit 2edb708731
2 changed files with 23 additions and 23 deletions

View File

@@ -59,7 +59,7 @@
},
"require-dev": {
"symfony/stopwatch": "5.4.13",
"phpunit/phpunit": "9.5.27",
"phpunit/phpunit": "9.5.28",
"roave/security-advisories": "dev-master"
}
}