diff options
| -rw-r--r-- | checkpkgist.json | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index cd28eeb..8a35cdf 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -16,6 +16,10 @@      "php-tedivm-jshrink": "tedivm\/jshrink",      "php-phpunit-php-code-coverage5": "phpunit\/php-code-coverage",      "php-phpunit-mock-objects4": "phpunit\/phpunit-mock-objects", +    "php-sebastian-comparator2": "sebastian\/comparator", +    "php-sebastian-exporter3": "sebastian\/exporter", +    "php-sebastian-object-enumerator3": "sebastian\/object-enumerator", +    "php-sebastian-recursion-context3": "sebastian\/recursion-context",      "php-justinrainbow-json-schema5": "justinrainbow\/json-schema",      "php-phpunit-dbunit3": "phpunit\/dbunit",      "phpcov": "phpunit\/phpcov", @@ -27,4 +31,4 @@      "php-morris-lessql": "morris\/lessql",      "phan": "etsy\/phan",      "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +}  | 
