diff options
Diffstat (limited to 'checkpkgist')
-rw-r--r-- | checkpkgist/checkpkgist.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index 9b23c78..db9181d 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -1,4 +1,5 @@ { + "php-sabre-vobject4": "sabre\/vobject", "php-ZendFramework": "zendframework\/zendframework1", "php-phpunit-phpdcd": "sebastian\/phpdcd", "php-tecnickcom-tc-lib-pdf-parser": "tecnickcom\/tc-lib-pdf-parser", @@ -17,4 +18,4 @@ "php-morris-lessql": "morris\/lessql", "phan": "etsy\/phan", "phinx": "robmorgan\/phinx" -}
\ No newline at end of file +} |