Skip to content

Commit 2df20ab

Browse files
committed
Remove useless phpunit/php-code-coverage dev-dependency
Signed-off-by: William Desportes <[email protected]>
1 parent d9a5503 commit 2df20ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
},
2222
"require-dev": {
2323
"sami/sami": "^4.0",
24-
"phpunit/php-code-coverage": "*",
2524
"phpunit/phpunit": "~4.8 || ~5.7 || ~6.5 || ^7.0",
2625
"squizlabs/php_codesniffer": "~2.9 || ~3.4"
2726
},

0 commit comments

Comments
 (0)