Skip to content

Commit

Permalink
Add coveralls back to composer (derp!)
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Dec 5, 2016
1 parent a51bd38 commit 25b9ff3
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
"require-dev": {
"phpunit/phpunit": "^5.5",
"chadicus/coding-standard": "^1.1",
"squizlabs/php_codesniffer": "^2.0"
"satooshi/php-coveralls": "^1.0"
},
"autoload": {
"psr-4": { "Chadicus\\": "src" }
Expand Down

0 comments on commit 25b9ff3

Please sign in to comment.