Skip to content

Commit 3e9afc4

Browse files
committed
Update composer.json
1 parent b474589 commit 3e9afc4

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
@@ -21,7 +21,8 @@
2121
"require-dev": {
2222
"phpunit/phpunit": "4.4.*",
2323
"fabpot/php-cs-fixer": "^1.9",
24-
"mmoreram/php-formatter": "dev-master"
24+
"mmoreram/php-formatter": "dev-master",
25+
"satooshi/php-coveralls": "dev-master"
2526
},
2627
"autoload": {
2728
"psr-4": {

0 commit comments

Comments
 (0)