summaryrefslogtreecommitdiff
path: root/vendor/php-http/httplug/puli.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/php-http/httplug/puli.json')
-rw-r--r--vendor/php-http/httplug/puli.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/vendor/php-http/httplug/puli.json b/vendor/php-http/httplug/puli.json
new file mode 100644
index 000000000..416833152
--- /dev/null
+++ b/vendor/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"
+ }
+ }
+}