Skip to content

Commit fb20e47

Browse files
committed
Require phpunit/php-code-coverage
1 parent c1f9e63 commit fb20e47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
"require-dev": {
2929
"guzzlehttp/promises": "^1.5.0 || ^2.0.0",
30+
"phpunit/php-code-coverage": "^9.2.27",
3031
"phpunit/phpunit": "^9.6.11",
3132
"react/promise": "^2.8.0",
3233
"webonyx/graphql-php": "^14.0"

0 commit comments

Comments
 (0)