Skip to content

Commit e7cae6c

Browse files
committed
fixed phpunit version
1 parent d5f4930 commit e7cae6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"php-http/message": "^1.10"
4848
},
4949
"require-dev": {
50-
"phpunit/phpunit": "^9.5.5",
50+
"phpunit/phpunit": "^9.5.5,<=10.0",
5151
"phpstan/phpstan": "^1.0.0",
5252
"vimeo/psalm": "^5.1",
5353
"guzzlehttp/guzzle": "^7.2",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)