From ffd3cf3b373d2da2172c483a32a9719fa06e5d2f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Feb 2017 07:22:56 +0100 Subject: checkpkgist: add phpunit6 --- checkpkgist/checkpkgist.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'checkpkgist/checkpkgist.json') 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", -- cgit