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/multiver.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'checkpkgist/multiver.json') 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, -- cgit