update composer.json

This commit is contained in:
jerry 2021-01-02 13:16:22 +08:00
parent 6337b626d6
commit 19f0bffcd8

View File

@ -45,9 +45,7 @@
},
"autoload": {
"psr-4": {
"ZM\\": "src/ZM",
"Module\\": "src/Module",
"Custom\\": "src/Custom"
"ZM\\": "src/ZM"
},
"files": [
"src/ZM/global_functions.php"