diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 13:09:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 13:09:29 +0200 |
commit | aeb50e6f76f72e2105af9e46bb6bb31cf01421c1 (patch) | |
tree | 93885fd58d363899983c76c394267b5ae1e464da /checkpkgist | |
parent | 378a1139b37a0bed1eec4b209b222a02a3ed883d (diff) |
php-hoa-file: wip
Diffstat (limited to 'checkpkgist')
-rw-r--r-- | checkpkgist/checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index f749f55..8f727c6 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -21,6 +21,7 @@ "hoa\/exception": "php-hoa-exception", "hoa\/consistency": "php-hoa-consistency", "hoa\/iterator": "php-hoa-iterator", + "hoa\/file": "php-hoa-file", "hoa\/protocol": "php-hoa-protocol", "hoa\/stream": "php-hoa-stream", "hoa\/test": "php-hoa-test", |