Skip to content

Commit

Permalink
CI : PHP CS (Pear to Composer)
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed May 14, 2014
1 parent 3ed4097 commit a5bd646
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
"php": ">=5.3.0"
},
"require-dev": {
"phpdocumentor/phpdocumentor":"2.*",
"satooshi/php-coveralls": "dev-master",
"phpdocumentor/phpdocumentor":"2.*"
"squizlabs/php_codesniffer":"*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit a5bd646

Please sign in to comment.