Files
Tim Bendt 6b9ef7ca55 first
2025-11-25 00:16:35 -05:00

13 lines
277 B
JSON
Executable File

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