build(deps-dev): bump phpunit/phpunit from 9.6.5 to 9.6.6

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.5 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6)

---
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-03-27 21:56:31 +00:00
committed by Frédéric Guillot
parent 2f50892c07
commit 82ea26f827
2 changed files with 9 additions and 8 deletions

View File

@@ -59,7 +59,7 @@
},
"require-dev": {
"symfony/stopwatch": "5.4.21",
"phpunit/phpunit": "9.6.5",
"phpunit/phpunit": "9.6.6",
"roave/security-advisories": "dev-master"
}
}