We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6239f commit 769a273Copy full SHA for 769a273
1 file changed
composer.json
@@ -22,7 +22,8 @@
22
"ext-dbase": "For dbf files parsing"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "~5.2 || ~4.8"
+ "phpunit/php-code-coverage": "*",
26
+ "phpunit/phpunit": "~4.8 || ~5.7"
27
28
"autoload": {
29
"psr-4": {
0 commit comments