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 | 7c16fd97ff6167cf007c02768965c84f3d5d4424 (patch) | |
tree | a11c8bf0edc6e879f8fef29172fd4daed6425c81 | |
parent | b8593575bb9399ef3c1f65eab24587beee94ea81 (diff) |
php-hoa-visitor: wip
-rw-r--r-- | checkpkgist.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkpkgist.json b/checkpkgist.json index 08e6ece..681f0c3 100644 --- a/checkpkgist.json +++ b/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" } |