diff options
-rw-r--r-- | checkpkgist.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 6b6d3ff..cb6d77e 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -14,6 +14,8 @@ "php-tedivm-jshrink": "tedivm\/jshrink", "php-sebastian-comparator2": "sebastian\/comparator", "php-sebastian-object-enumerator3": "sebastian\/object-enumerator", + "php-phar-io-version": "phar-io\/version", + "php-phar-io-manifest": "phar-io\/manifest", "php-phpunit-dbunit3": "phpunit\/dbunit", "phpcov": "phpunit\/phpcov", "phpunit6": "phpunit\/phpunit", @@ -24,4 +26,4 @@ "php-morris-lessql": "morris\/lessql", "phan": "etsy\/phan", "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} |