Skip to content

Commit dd3627b

Browse files
committed
fix #72
1 parent 3cc4f0b commit dd3627b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"php": ">=5.2.4"
1010
},
1111
"autoload": {
12-
"psr-0": { "qiniu\\": "/" }
12+
"psr-0": { "qiniu\\": "qiniu" }
1313
}
1414
}

0 commit comments

Comments
 (0)