Skip to content

Commit

Permalink
code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Feb 23, 2016
1 parent e157b9a commit 84de9a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[![Total Downloads](https://poser.pugx.org/DarkaOnLine/L5-Swagger/downloads.svg)](https://packagist.org/packages/DarkaOnLine/L5-Swagger)
[![Build Status](https://travis-ci.org/DarkaOnLine/L5-Swagger.svg?branch=master)](https://travis-ci.org/DarkaOnLine/L5-Swagger)
[![Code Climate](https://codeclimate.com/github/DarkaOnLine/L5-Swagger/badges/gpa.svg)](https://codeclimate.com/github/DarkaOnLine/L5-Swagger)
[![Test Coverage](https://codeclimate.com/github/DarkaOnLine/L5-Swagger/badges/coverage.svg)](https://codeclimate.com/github/DarkaOnLine/L5-Swagger/coverage)
[![StyleCI](https://styleci.io/repos/32315619/shield)](https://styleci.io/repos/32315619)

L5 Swagger
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"zircote/swagger-php": "~2.0"
},
"require-dev": {
"orchestra/testbench": "~3.0"
"orchestra/testbench": "~3.0",
"codeclimate/php-test-reporter": "~0.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 84de9a6

Please sign in to comment.