diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-02-08 14:29:53 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-02-08 14:29:53 +0100 |
commit | 70b8c2ac81bcb8606c4d6bf9910704b9ce5a9177 (patch) | |
tree | 4f705b7d62919ea96b951ebe6accbfcfd1c4e9ef | |
parent | 779c52fd127f4b212a79cc951e7ec9e7a7659995 (diff) |
phpcov: 4.0.0 - New package
-rw-r--r-- | checkpkgist.json | 1 | ||||
-rw-r--r-- | multiver.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index b705d65..f178539 100644 --- a/checkpkgist.json +++ b/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/multiver.json b/multiver.json index c2acf98..d4a6032 100644 --- a/multiver.json +++ b/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, |