From 46094d80ef698fa63ad0e842cf4cdcd0966cd7c4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Jun 2018 10:41:54 +0200 Subject: add new packages --- checkpkgist.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/checkpkgist.json b/checkpkgist.json index 7ddac0e..d49be82 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -28,5 +28,9 @@ "php-microsoft-tolerant-php-parser": "microsoft\/tolerant-php-parser", "phpunit7": "phpunit\/phpunit", "php-composer-xdebug-handler": "composer\/xdebug-handler", + "php-phpunit-php-file-iterator2": "phpunit\/php-file-iterator", + "php-phpunitgoodpractices-polyfill": "phpunitgoodpractices\/polyfill", + "php-cs-fixer-phpunit-constraint-isidenticalstring": "php-cs-fixer\/phpunit-constraint-isidenticalstring", + "php-cs-fixer-phpunit-constraint-xmlmatchesxsd": "php-cs-fixer\/phpunit-constraint-xmlmatchesxsd", "phinx": "robmorgan\/phinx" -} \ No newline at end of file +} -- cgit