Skip to content

Commit

Permalink
Bump phpunit/phpunit from 9.6.19 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.19 to 11.2.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.0/ChangeLog-11.2.md)
- [Commits](sebastianbergmann/phpunit@9.6.19...11.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 1eaf791 commit 8a6b737
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 355 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"require-dev": {
"ext-json": "*",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^9.6.19"
"phpunit/phpunit": "^11.2.0"
},
"autoload-dev": {
"psr-4": {
Expand Down
Loading

0 comments on commit 8a6b737

Please sign in to comment.