This commit is contained in:
Alone
2024-09-14 15:10:43 +08:00
parent 6c64bbd82a
commit 610dee88cd
4241 changed files with 0 additions and 622695 deletions
-20
View File
@@ -1,20 +0,0 @@
{
"name": "jaeger/g-http",
"description": "Simple Http client base on GuzzleHttp",
"license": "MIT",
"authors": [
{
"name": "Jaeger",
"email": "JaegerCode@gmail.com"
}
],
"require": {
"cache/filesystem-adapter": "^1",
"guzzlehttp/guzzle": "^6.0 || ^7.0"
},
"autoload":{
"psr-4":{
"Jaeger\\":"src"
}
}
}