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 | bb2b303edbd8f4cf22da62344b2c193e9bc64008 (patch) | |
tree | 6df5134af3fdc4af5b268da6b10877a512d4e7a2 | |
parent | 81b28520034f805230697557a597a58a7e342310 (diff) |
phpcov: 4.0.0 - New package
-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, |