Skip to content

Commit 0f586c7

Browse files
committed
Remove deprecated code coverage reporter
1 parent c5c1f03 commit 0f586c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"react/socket": "^1.1"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^5.0.0",
22-
"codeclimate/php-test-reporter": "^0.4.0"
21+
"phpunit/phpunit": "^5.0.0"
2322
}
2423
}

0 commit comments

Comments
 (0)