diff options
-rw-r--r-- | checkpkgist.json | 6 |
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 +} |