Skip to content

Commit 1fb3108

Browse files
committed
Merge remote-tracking branch 'qiniu/master' into add_demos
2 parents e462f08 + a864511 commit 1fb3108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.3.3",
16+
"php": ">=5.3.3"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~4.0"
19+
"phpunit/phpunit": "~4.0",
2020
"squizlabs/php_codesniffer": "~2.3"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)