增添使用指北
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"EdgeManager\\": "app/"
|
||||
"EdgeManager\\": "EdgeManager/"
|
||||
},
|
||||
"files": [
|
||||
"app/Utils.php",
|
||||
"app/Init.php"
|
||||
"EdgeManager/Utils.php",
|
||||
"EdgeManager/Init.php"
|
||||
]
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user