Skip to content

Commit a7d0af1

Browse files
authored
Also suggets pcov
1 parent 4832739 commit a7d0af1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"phpunit/phpunit": "^8.0"
4141
},
4242
"suggest": {
43-
"ext-xdebug": "^2.6.1"
43+
"ext-xdebug": "^2.6.1",
44+
"ext-pcov": "^1.0"
4445
},
4546
"autoload": {
4647
"classmap": [

0 commit comments

Comments
 (0)