update to 2.5.0-b3 (build 411)

This commit is contained in:
crazywhalecc
2021-07-09 01:39:45 +08:00
parent 7e0fc1528a
commit 48215f2e5e
3 changed files with 4 additions and 6 deletions

View File

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