summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-08 07:22:56 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-08 07:22:56 +0100
commitffd3cf3b373d2da2172c483a32a9719fa06e5d2f (patch)
tree83ec318295db9233629f0b3eb1b20442497ce811
parent88ab5103e6c2a790db36bcbe04e4f841e4fbddca (diff)
checkpkgist: add phpunit6
-rw-r--r--checkpkgist/checkpkgist.json3
-rw-r--r--checkpkgist/multiver.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json
index d2531cf..a94ef9f 100644
--- a/checkpkgist/checkpkgist.json
+++ b/checkpkgist/checkpkgist.json
@@ -14,6 +14,9 @@
"php-tecnickcom-tc-lib-unicode": "tecnickcom\/tc-lib-unicode",
"php-tecnickcom-tc-lib-unicode-data": "tecnickcom\/tc-lib-unicode-data",
"php-tedivm-jshrink": "tedivm\/jshrink",
+ "php-phpunit-php-code-coverage5": "phpunit\/php-code-coverage",
+ "php-phpunit-mock-objects4": "phpunit\/phpunit-mock-objects",
+ "phpunit6": "phpunit\/phpunit",
"php-phine-path": "phine\/path",
"php-phine-exception": "phine\/exception",
"php-pimple-lib": "pimple\/pimple",
diff --git a/checkpkgist/multiver.json b/checkpkgist/multiver.json
index 8b00297..b0463d9 100644
--- a/checkpkgist/multiver.json
+++ b/checkpkgist/multiver.json
@@ -3,6 +3,9 @@
"php-justinrainbow-json-schema": 2,
"php-PHPParser": 1,
"php-pimple1": 1,
+ "php-phpunit-PHPUnit": 5,
+ "php-phpunit-PHPUnit-MockObject": 3,
+ "php-phpunit-PHP-CodeCoverage": 4,
"php-robrichards-xmlseclibs1": 1,
"php-robrichards-xmlseclibs": 2,
"php-symfony": 2,