diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 15:36:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 15:36:45 +0200 |
commit | 202c3a22c5e106b7bb0476593d2ebc09660aa171 (patch) | |
tree | e052951ee21ff9804d1b220c2f2dc28d209fc2cb /checkpkgist | |
parent | f078c3513d1c0d600c0f46215c995359d304913a (diff) |
php-hoa-visitor: 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 08e6ece..681f0c3 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -31,6 +31,7 @@ "hoa\/test": "php-hoa-test", "hoa\/ustring": "php-hoa-ustring", "hoa\/view": "php-hoa-view", + "hoa\/visitor": "php-hoa-visitor", "hoa\/zformat": "php-hoa-zformat", "theseer\/fxsl": "php-theseer-fxsl" } |