add clear

This commit is contained in:
2020-09-10 17:25:46 +08:00
parent 0d202fce14
commit c0ab8adfcb
9 changed files with 60 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
],
"autoload": {
"psr-4": {
"wchat\\": "wchat"
"wchat\\": "./wchat/"
},
"files": [
"Container.php"