Skip to content

Commit 96bb791

Browse files
Suggest PCOV
1 parent dd93ec5 commit 96bb791

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
"phpunit/phpunit": "^9.0"
4545
},
4646
"suggest": {
47-
"ext-xdebug": "^2.7.2"
47+
"ext-pcov": "*",
48+
"ext-xdebug": "*"
4849
},
4950
"autoload": {
5051
"classmap": [

0 commit comments

Comments
 (0)