Skip to content

Commit 1c56256

Browse files
committed
mv php_codesniffer to dev
1 parent c769830 commit 1c56256

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
@@ -14,10 +14,10 @@
1414
],
1515
"require": {
1616
"php": ">=5.3.3",
17-
"squizlabs/php_codesniffer": "~2.3"
1817
},
1918
"require-dev": {
2019
"phpunit/phpunit": "~4.0"
20+
"squizlabs/php_codesniffer": "~2.3"
2121
},
2222
"autoload": {
2323
"psr-4": {"Qiniu\\": "src/Qiniu"},

0 commit comments

Comments
 (0)