Skip to content

Commit

Permalink
Add coveralls package as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Jan 25, 2019
1 parent 75c6367 commit 08fc9b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -13,6 +13,7 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.4",
"phpunit/phpunit": "^6.5"
"phpunit/phpunit": "^6.5",
"satooshi/php-coveralls": "^2.0"
}
}

0 comments on commit 08fc9b7

Please sign in to comment.