diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-17 15:29:03 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-17 15:29:03 +0100 |
commit | 41baedc2708b3448dbe44a93eadd520c099ef616 (patch) | |
tree | 306fab2a92f8cccb1bf2c3c2762500644336c91b | |
parent | cc830e04a7c862a9d38932e86566c3d780e0cd1f (diff) |
checkpkgist: add php-sabre-vobject4
-rw-r--r-- | checkpkgist.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 9b23c78..db9181d 100644 --- a/checkpkgist.json +++ b/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 +} |