Skip to content

Commit

Permalink
composer: code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramoonus authored Sep 9, 2016
1 parent d943dec commit d7cf935
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 @@ -15,6 +15,7 @@
"require-dev": {
"phpunit/phpunit": "5.*",
"phpdocumentor/phpdocumentor": "2.*",
"squizlabs/php_codesniffer": "2.*"
"squizlabs/php_codesniffer": "2.*",
"codeclimate/php-test-reporter": "dev-master"
}
}

0 comments on commit d7cf935

Please # to comment.