Skip to content

Commit

Permalink
Bump phpunit/phpunit from 9.6.11 to 10.4.2
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.11 to 10.4.2.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md)
- [Commits](sebastianbergmann/phpunit@9.6.11...10.4.2)

---
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 14, 2023
1 parent a8083ed commit ac6d31e
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 355 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": "^6.2.0",
"phpunit/phpunit": "^9.5.20"
"phpunit/phpunit": "^10.4.2"
},
"config": {
"optimize-autoloader": true,
Expand Down
Loading

0 comments on commit ac6d31e

Please sign in to comment.