Skip to content

Commit 5cc8d23

Browse files
build(deps-dev): bump phpunit/phpunit from 8.5.23 to 9.5.16 (#141)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.23 to 9.5.16. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.23...9.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d89ba4f commit 5cc8d23

File tree

2 files changed

+491
-229
lines changed

2 files changed

+491
-229
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php-http/mock-client": "^1.1",
2828
"phpspec/prophecy": "~1.15",
2929
"phpstan/phpstan": "^1.4",
30-
"phpunit/phpunit": "^8"
30+
"phpunit/phpunit": "^9"
3131
},
3232
"config": {
3333
"platform": {

0 commit comments

Comments
 (0)