mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
update to v1.6.5 version
fix composer.json bug
This commit is contained in:
@@ -31,9 +31,7 @@
|
|||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Framework\\": "src/Framework",
|
"Framework\\": "src/Framework",
|
||||||
"ZM\\": "src/ZM",
|
"ZM\\": "src/ZM"
|
||||||
"Module\\": "src/Module",
|
|
||||||
"Custom\\": "src/Custom"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user