mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
initial commit for v2
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"description": "High performance QQ robot and web server development framework",
|
"description": "High performance QQ robot and web server development framework",
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.0.0-b5",
|
"version": "2.0.0",
|
||||||
"extra": {},
|
"extra": {},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -41,9 +41,7 @@
|
|||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"ZM\\": "src/ZM",
|
"ZM\\": "src/ZM"
|
||||||
"Module\\": "src/Module",
|
|
||||||
"Custom\\": "src/Custom"
|
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"src/ZM/global_functions.php"
|
"src/ZM/global_functions.php"
|
||||||
|
|||||||
Reference in New Issue
Block a user