Skip to content

Commit 1e91070

Browse files
committed
Merge pull request #77 from callmez/develop
预加载rs.php文件
2 parents f289aa7 + d3ee88f commit 1e91070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"php": ">=5.2.4"
1010
},
1111
"autoload": {
12-
"psr-0": { "qiniu\\": "qiniu" }
13-
}
12+
"files": ["qiniu/rs_utils.php"]
13+
}
1414
}

0 commit comments

Comments
 (0)