1
0
mirror of https://github.com/danog/dns.git synced 2025-01-22 13:31:12 +01:00

Depend on php-code-coverage 2.2 or higher for the PHPDBG driver

This commit is contained in:
Niklas Keller 2017-01-25 13:21:19 +01:00
parent ebabcf256d
commit 5012ed3cf1

View File

@ -38,6 +38,7 @@
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.1.3",
"phpunit/php-code-coverage": ">=2.2",
"friendsofphp/php-cs-fixer": "^1.9"
},
"autoload": {