Skip to content

Commit

Permalink
composer config updated for code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorkmaz committed Feb 9, 2017
1 parent 9c75ded commit c618ca3
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 @@ -20,7 +20,8 @@
"require-dev": {
"phpunit/phpunit": "^6.0",
"phpunit/phpcov": "^4.0",
"satooshi/php-coveralls": "^1.0"
"satooshi/php-coveralls": "^1.0",
"codeclimate/php-test-reporter": "dev-master"
},
"suggest":{
"ext-yaml": "Needed to support native yaml parser. Default parser is Symfony Yaml Parser"
Expand Down

0 comments on commit c618ca3

Please sign in to comment.