Skip to content

Commit 68494d4

Browse files
build(deps-dev): bump phpunit/phpunit from 7.5.20 to 8.5.14
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.20 to 8.5.14. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@7.5.20...8.5.14) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d39bfc5 commit 68494d4

File tree

2 files changed

+156
-75
lines changed

2 files changed

+156
-75
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.0",
2929
"phpstan/phpstan": "^0.12",
30-
"phpunit/phpunit": "^7"
30+
"phpunit/phpunit": "^8"
3131
},
3232
"config": {
3333
"platform": {

0 commit comments

Comments
 (0)