Skip to content

Commit 062659e

Browse files
author
Chris Halbert
committed
master: Include coveralls library.
1 parent 7cfab0c commit 062659e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"phing/phing": "2.*",
2020
"phpunit/phpunit": "4.*",
2121
"squizlabs/php_codesniffer": "2.*",
22-
"chadicus/coding-standard": "~1.0"
22+
"chadicus/coding-standard": "~1.0",
23+
"satooshi/php-coveralls": "1.*"
2324
},
2425
"autoload": {
2526
"psr-4": {

0 commit comments

Comments
 (0)