Skip to content

Commit

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

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

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 Jan 20, 2025
1 parent 598a64f commit 40f6885
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 226 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fakerphp/faker": "^1.23",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^10.5.10"
"phpunit/phpunit": "^11.5.3"
},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit 40f6885

Please sign in to comment.