diff options
Diffstat (limited to 'checkpkgist')
-rw-r--r-- | checkpkgist/checkpkgist.json | 1 | ||||
-rw-r--r-- | checkpkgist/multiver.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index b705d65..f178539 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -18,6 +18,7 @@ "php-phpunit-php-code-coverage5": "phpunit\/php-code-coverage", "php-phpunit-mock-objects4": "phpunit\/phpunit-mock-objects", "php-phpunit-dbunit3": "phpunit\/dbunit", + "phpcov": "phpunit\/phpcov", "phpunit6": "phpunit\/phpunit", "php-phine-path": "phine\/path", "php-phine-exception": "phine\/exception", diff --git a/checkpkgist/multiver.json b/checkpkgist/multiver.json index c2acf98..d4a6032 100644 --- a/checkpkgist/multiver.json +++ b/checkpkgist/multiver.json @@ -7,6 +7,7 @@ "php-phpunit-PHPUnit-MockObject": 3, "php-phpunit-PHP-CodeCoverage": 4, "php-phpunit-DbUnit": 2, + "php-phpunit-phpcov": 3, "php-robrichards-xmlseclibs1": 1, "php-robrichards-xmlseclibs": 2, "php-symfony": 2, |