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

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

---
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-09-18 21:15:16 +00:00
committed by Frédéric Guillot
parent c0b4c20283
commit ad6be57d73
2 changed files with 15 additions and 15 deletions

View File

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