diff options
-rw-r--r-- | checkpkgist.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index f531618..dc640e7 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -35,5 +35,12 @@ "php-phpdocumentor-reflection-docblock4": "phpdocumentor\/reflection-docblock", "php-microsoft-tolerant-php-parser": "microsoft\/tolerant-php-parser", "php-phpunit-php-invoker2": "phpunit\/php-invoker", + "php-phpunit-php-token-stream3": "phpunit\/php-token-stream", + "php-phpunit-php-code-coverage6": "phpunit\/php-code-coverage", + "php-phpunit-php-timer2": "phpunit\/php-timer", + "php-phpunit-mock-objects5": "phpunit\/phpunit-mock-objects", + "php-phpunit-mock-objects6": "phpunit\/phpunit-mock-objects", + "php-sebastian-diff3": "sebastian\/diff", + "phpunit7": "phpunit\/phpunit", "phinx": "robmorgan\/phinx" } |