We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f289aa7 commit 49c496eCopy full SHA for 49c496e
composer.json
@@ -9,6 +9,6 @@
9
"php": ">=5.2.4"
10
},
11
"autoload": {
12
- "psr-0": { "qiniu\\": "qiniu" }
13
- }
+ "files": ["qiniu/rs.php"]
+ }
14
}
0 commit comments