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

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

---
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-25 21:23:22 +00:00
committed by Frédéric Guillot
parent 44712df67b
commit ebdca9cbef
2 changed files with 14 additions and 14 deletions

View File

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