Skip to content

Commit 7ad271a

Browse files
committed
Suggest implementations in composer.json.
1 parent 304bfaf commit 7ad271a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@
1111
],
1212
"autoload": {
1313
"psr-4": {"Meng\\AsyncSoap\\": "src/"}
14+
},
15+
"suggest": {
16+
"meng-tian/async-soap-guzzle": "A Guzzle implementation of meng-tian/php-async-soap.",
17+
"meng-tian/async-soap-artax": "A Artax implementation of meng-tian/php-async-soap."
1418
}
1519
}

0 commit comments

Comments
 (0)