diff options
-rw-r--r-- | checkpkgist.json | 1 | ||||
-rw-r--r-- | multiver.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index a94ef9f..ab387aa 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -16,6 +16,7 @@ "php-tedivm-jshrink": "tedivm\/jshrink", "php-phpunit-php-code-coverage5": "phpunit\/php-code-coverage", "php-phpunit-mock-objects4": "phpunit\/phpunit-mock-objects", + "php-phpunit-dbunit3": "phpunit\/dbunit", "phpunit6": "phpunit\/phpunit", "php-phine-path": "phine\/path", "php-phine-exception": "phine\/exception", diff --git a/multiver.json b/multiver.json index b0463d9..c2acf98 100644 --- a/multiver.json +++ b/multiver.json @@ -6,6 +6,7 @@ "php-phpunit-PHPUnit": 5, "php-phpunit-PHPUnit-MockObject": 3, "php-phpunit-PHP-CodeCoverage": 4, + "php-phpunit-DbUnit": 2, "php-robrichards-xmlseclibs1": 1, "php-robrichards-xmlseclibs": 2, "php-symfony": 2, |