diff options
Diffstat (limited to 'inc/mailgun/php-http/httplug/puli.json')
| -rw-r--r-- | inc/mailgun/php-http/httplug/puli.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/inc/mailgun/php-http/httplug/puli.json b/inc/mailgun/php-http/httplug/puli.json new file mode 100644 index 0000000..4168331 --- /dev/null +++ b/inc/mailgun/php-http/httplug/puli.json @@ -0,0 +1,12 @@ +{ + "version": "1.0", + "name": "php-http/httplug", + "binding-types": { + "Http\\Client\\HttpAsyncClient": { + "description": "Async HTTP Client" + }, + "Http\\Client\\HttpClient": { + "description": "HTTP Client" + } + } +} |
