Skip to content

Commit

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

---
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 Nov 27, 2024
1 parent 2b295d4 commit 50cb799
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 240 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"require-dev": {
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.10.0",
"phpunit/phpunit": "^10.4.2"
"phpunit/phpunit": "^11.4.4"
},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit 50cb799

Please sign in to comment.