Skip to content

Commit caff5d8

Browse files
Merge branch '8.5' into 9.6
2 parents d6454d6 + f070ecb commit caff5d8

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
@@ -57,8 +57,8 @@
5757
"sort-packages": true
5858
},
5959
"suggest": {
60-
"ext-soap": "*",
61-
"ext-xdebug": "*"
60+
"ext-soap": "To be able to generate mocks based on WSDL files",
61+
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
6262
},
6363
"bin": [
6464
"phpunit"

0 commit comments

Comments
 (0)