mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-30 12:46:28 +00:00
13 lines
277 B
JSON
13 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"
|
|
}
|
|
}
|
|
}
|