build(deps-dev): bump phpunit/phpunit from 9.6.9 to 9.6.10

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.9 to 9.6.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.10/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.9...9.6.10)

---
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-07-10 21:41:15 +00:00
committed by Frédéric Guillot
parent ac55e6ed04
commit 807fe77860
2 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@
"require-dev": {
"doctrine/instantiator": "1.5.0",
"symfony/stopwatch": "5.4.21",
"phpunit/phpunit": "9.6.9",
"phpunit/phpunit": "9.6.10",
"roave/security-advisories": "dev-master"
}
}