mirror of
https://gh.wpcy.net/https://github.com/CaptainCore/captaincore-manager.git
synced 2026-04-22 09:22:16 +08:00
12 lines
277 B
JSON
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"
|
|
}
|
|
}
|
|
}
|