diff options
Diffstat (limited to 'checkpkgist')
-rw-r--r-- | checkpkgist/checkpkgist.json | 3 | ||||
-rw-r--r-- | checkpkgist/multiver.json | 3 |
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, |