wishthis/vendor/php-http/httplug/puli.json
2022-01-21 09:23:52 +01:00

12 lines
277 B
JSON

{
"version": "1.0",
"name": "php-http/httplug",
"binding-types": {
"Http\\Client\\HttpAsyncClient": {
"description": "Async HTTP Client"
},
"Http\\Client\\HttpClient": {
"description": "HTTP Client"
}
}
}