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

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

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-06 21:00:37 +00:00
committed by Frédéric Guillot
parent 41a75c1ec6
commit 1e304f4ad6
2 changed files with 40 additions and 40 deletions

View File

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