This commit is contained in:
2021-09-30 17:24:06 +08:00
parent eaa1916cad
commit 884c851e8a
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
},
"autoload": {
"psr-4": {
"Http\\Handler\\Client\\": "src/"
"Http\\Client\\": "src/"
}
},
"require-dev": {