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

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

---
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-08-21 21:03:48 +00:00
committed by Frédéric Guillot
parent f181f5b5e2
commit bdcee52517
2 changed files with 27 additions and 26 deletions

View File

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