diff options
-rw-r--r-- | checkpkgist/checkpkgist.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/checkpkgist/checkpkgist.json b/checkpkgist/checkpkgist.json index 1458732..981afb9 100644 --- a/checkpkgist/checkpkgist.json +++ b/checkpkgist/checkpkgist.json @@ -17,5 +17,9 @@ "phine\/path": "php-phine-path", "phine\/exception": "php-phine-exception", "apigen\/apigen": "apigen", + "hoa\/event": "php-hoa-event", + "hoa\/exception": "php-hoa-exception", + "hoa\/consistency": "php-hoa-consistency", + "hoa\/test": "php-hoa-test", "theseer\/fxsl": "php-theseer-fxsl" -}
\ No newline at end of file +} |