We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304bfaf commit 7ad271aCopy full SHA for 7ad271a
composer.json
@@ -11,5 +11,9 @@
11
],
12
"autoload": {
13
"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."
18
}
19
0 commit comments