summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-04 10:41:54 +0200
committerRemi Collet <remi@remirepo.net>2018-06-04 10:41:54 +0200
commit46094d80ef698fa63ad0e842cf4cdcd0966cd7c4 (patch)
tree28af21bc773308073c4e1bbe5305a2747475e949
parentc8bc92c2b473c26d29b0450688b34c9238639ad7 (diff)
add new packages
-rw-r--r--checkpkgist.json6
1 files changed, 5 insertions, 1 deletions
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
+}