This commit is contained in:
xl
2023-11-14 00:15:27 +08:00
parent fbdbcbccd9
commit e721fe4f36
53 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
], ],
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"wchat\\": "./wchat/" "wchat\\": "./"
}, },
"files": [ "files": [
"Container.php" "Container.php"
View File
View File