build(deps-dev): bump phpunit/phpunit from 9.6.3 to 9.6.4

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.3 to 9.6.4.
- [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.3...9.6.4)

---
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-02-27 21:15:03 +00:00
committed by Frédéric Guillot
parent f945e45ad4
commit 6e84f41517
2 changed files with 15 additions and 15 deletions

View File

@@ -59,7 +59,7 @@
},
"require-dev": {
"symfony/stopwatch": "5.4.19",
"phpunit/phpunit": "9.6.3",
"phpunit/phpunit": "9.6.4",
"roave/security-advisories": "dev-master"
}
}