diff options
| -rw-r--r-- | checkpkgist.json | 27 | 
1 files changed, 25 insertions, 2 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index a73dc47..0a3850b 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -3,9 +3,12 @@      "php-phpunit-phpdcd": "sebastian\/phpdcd",      "php-tecnickcom-tc-lib-pdf-parser": "tecnickcom\/tc-lib-pdf-parser",      "php-tecnickcom-tc-lib-file": "tecnickcom\/tc-lib-file", +    "php-tecnickcom-tc-lib-pdf": "tecnickcom\/tc-lib-pdf",      "php-tecnickcom-tc-lib-pdf-encrypt": "tecnickcom\/tc-lib-pdf-encrypt",      "php-tecnickcom-tc-lib-pdf-filter": "tecnickcom\/tc-lib-pdf-filter", +    "php-tecnickcom-tc-lib-pdf-font": "tecnickcom\/tc-lib-pdf-font",      "php-tecnickcom-tc-lib-pdf-graph": "tecnickcom\/tc-lib-pdf-graph", +    "php-tecnickcom-tc-lib-pdf-image": "tecnickcom\/tc-lib-pdf-image",      "php-tecnickcom-tc-lib-pdf-page": "tecnickcom\/tc-lib-pdf-page",      "php-tecnickcom-tc-lib-unicode": "tecnickcom\/tc-lib-unicode",      "php-tecnickcom-tc-lib-unicode-data": "tecnickcom\/tc-lib-unicode-data", @@ -53,8 +56,28 @@      "php-doctrine-instantiator2": "doctrine\/instantiator",      "php-sabre-uri3": "sabre\/uri",      "php-sabre-xml4": "sabre\/xml", -    "phpunit10": "phpunit\/phpunit",      "php-phpstan-phpdoc-parser": "phpstan\/phpdoc-parser",      "php-nikic-php-parser5": "nikic\/php-parser", +    "php-sebastian-version5": "sebastian\/version", +    "php-phpunit-php-file-iterator5": "phpunit\/php-file-iterator", +    "php-phpunit-php-invoker5": "phpunit\/php-invoker", +    "php-phpunit-php-text-template4": "phpunit\/php-text-template", +    "php-phpunit-php-timer7": "phpunit\/php-timer", +    "php-sebastian-cli-parser3": "sebastian\/cli-parser", +    "php-sebastian-code-unit3": "sebastian\/code-unit", +    "php-sebastian-diff6": "sebastian\/diff", +    "php-sebastian-recursion-context6": "sebastian\/recursion-context", +    "php-sebastian-exporter6": "sebastian\/exporter", +    "php-sebastian-comparator6": "sebastian\/comparator", +    "php-sebastian-environment7": "sebastian\/environment", +    "php-sebastian-object-reflector4": "sebastian\/object-reflector", +    "php-sebastian-global-state7": "sebastian\/global-state", +    "php-sebastian-object-enumerator6": "sebastian\/object-enumerator", +    "php-sebastian-type5": "sebastian\/type", +    "php-sebastian-complexity4": "sebastian\/complexity", +    "php-sebastian-lines-of-code3": "sebastian\/lines-of-code", +    "php-sebastian-code-unit-reverse-lookup4": "sebastian\/code-unit-reverse-lookup", +    "php-phpunit-php-code-coverage11": "phpunit\/php-code-coverage", +    "phpunit11": "phpunit\/phpunit",      "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +}  | 
