summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index f8b5ade..b4968ec 100644
--- a/composer.json
+++ b/composer.json
@@ -22,7 +22,8 @@
"ext-dbase": "For dbf files parsing"
},
"require-dev": {
- "phpunit/phpunit": "~5.2 || ~4.8"
+ "phpunit/php-code-coverage": "*",
+ "phpunit/phpunit": "~4.8 || ~5.7"
},
"autoload": {
"psr-4": {