diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-22 15:23:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-22 15:23:53 +0200 |
commit | 6e444d6506d75508888ee63c2c9d37c90c816d73 (patch) | |
tree | 09156427c7ae0c3c4c64a94ef6b94e8a67731552 | |
parent | 04953df202d491797ea6bd4122bc34f94cf7cc97 (diff) |
checkpkgist: add php-pimple-lib (not managed yet)
-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 cee862a..fb53cdf 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -42,5 +42,6 @@ "php-hoa-xml": "hoa\/xml", "php-hoa-xyl": "hoa\/xyl", "php-hoa-zformat": "hoa\/zformat", + "php-pimple-lib": "pimple\/pimple", "php-theseer-fxsl": "theseer\/fxsl" -}
\ No newline at end of file +} |