Skip to content

Commit

Permalink
tools(deps-dev): Update phpunit/phpunit requirement in /tools/phpunit (
Browse files Browse the repository at this point in the history
…#472)

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.17/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.16...10.5.17)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent fdf6eba commit 247e783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/phpunit/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "metapackage",
"description": "phpunit",
"require-dev": {
"phpunit/phpunit": "10.5.16",
"phpunit/phpunit": "10.5.17",
"roave/security-advisories": "dev-latest"
},
"config": {
Expand Down

0 comments on commit 247e783

Please sign in to comment.