Skip to content

Commit 75a173b

Browse files
committed
Bump PHPUnit
1 parent fad8ceb commit 75a173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"friendsofphp/php-cs-fixer": "^3.0",
1919
"guzzlehttp/guzzle": "^7.3",
20-
"phpunit/phpunit": "^8.0|^9.0",
20+
"phpunit/phpunit": "^9.5",
2121
"php-http/mock-client": "^1.2"
2222
},
2323
"suggest": {

0 commit comments

Comments
 (0)