diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 13:41:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 13:41:08 +0200 |
commit | 4a3d5f5ed59c436fdb10d2715d42199fefd43409 (patch) | |
tree | 8280eae43e468bb1a4f3c338482c99f276405244 | |
parent | 1b1380ed5de6154e62535f4274ea28037608333c (diff) |
php-hoa-console: wip
-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 6d725c4..6a0055f 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -20,6 +20,7 @@ "hoa\/event": "php-hoa-event", "hoa\/exception": "php-hoa-exception", "hoa\/consistency": "php-hoa-consistency", + "hoa\/console": "php-hoa-console", "hoa\/iterator": "php-hoa-iterator", "hoa\/file": "php-hoa-file", "hoa\/protocol": "php-hoa-protocol", |