Skip to content

Commit 117fa19

Browse files
Merge branch '9.2'
2 parents 475547d + fba7680 commit 117fa19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"phpunit/phpunit": "^10.1"
4848
},
4949
"suggest": {
50-
"ext-pcov": "*",
51-
"ext-xdebug": "*"
50+
"ext-pcov": "PHP extension that provides line coverage",
51+
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
5252
},
5353
"autoload": {
5454
"classmap": [

0 commit comments

Comments
 (0)