Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent e556314 commit 0a5d30e
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 226 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": ">=7.4"
},
"require-dev": {
"phpunit/phpunit": "10.5.26",
"phpunit/phpunit": "11.2.7",
"infection/codeception-adapter": "0.4.3",
"infection/infection": "0.29.6"
},
Expand Down
Loading

0 comments on commit 0a5d30e

Please sign in to comment.