Skip to content

Commit

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

---
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 Apr 3, 2024
1 parent 703c92a commit 18fb087
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 363 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^9.3.4",
"phpunit/phpunit": "^10.5.16",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
},
"suggest": {
Expand Down
Loading

0 comments on commit 18fb087

Please sign in to comment.