Skip to content

Commit c8214a2

Browse files
committed
Merge pull request #74 from dtynn/fix/72
closed #72
2 parents aa34d11 + dd3627b commit c8214a2

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)