Skip to content

Commit

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

---
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 Jun 17, 2024
1 parent f7c347c commit e7ef5a2
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 360 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"thecodingmachine/safe": "^2.4"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5 || ^10.0",
"phpmd/phpmd": "^2.13",
"vimeo/psalm": "^5.1",
"orchestra/testbench": "^7.15 || ^8.0",
Expand Down
Loading

0 comments on commit e7ef5a2

Please sign in to comment.