initial commit for v2

This commit is contained in:
crazywhalecc 2020-12-23 10:35:25 +08:00
parent 5b85ec15e9
commit d80de2a552

View File

@ -3,7 +3,7 @@
"description": "High performance QQ robot and web server development framework",
"minimum-stability": "stable",
"license": "Apache-2.0",
"version": "2.0.0-b5",
"version": "2.0.0",
"extra": {},
"authors": [
{
@ -41,9 +41,7 @@
},
"autoload": {
"psr-4": {
"ZM\\": "src/ZM",
"Module\\": "src/Module",
"Custom\\": "src/Custom"
"ZM\\": "src/ZM"
},
"files": [
"src/ZM/global_functions.php"