fix: installation error in command line

This commit is contained in:
HFO4 2018-10-19 16:31:51 +08:00
parent 38b11c1651
commit a67185c750

View file

@ -35,8 +35,8 @@
"upyun/sdk": "^3.3"
},
"autoload": {
"psr-4": {
"CloudreveInstaller\\Installer\\" : ""
"psr-0": {
"CloudreveInstaller\\Installer" : ""
}
},
"scripts": {