fix: installation error in command line
This commit is contained in:
parent
38b11c1651
commit
a67185c750
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
|||
"upyun/sdk": "^3.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"CloudreveInstaller\\Installer\\" : ""
|
||||
"psr-0": {
|
||||
"CloudreveInstaller\\Installer" : ""
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue