From 2b5eade52b923a0088ee64b69b3f3f52b1cf5a88 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Apr 2016 11:05:34 +0200 Subject: php-hoa-stream: wip --- checkpkgist.json | 1 + 1 file changed, 1 insertion(+) diff --git a/checkpkgist.json b/checkpkgist.json index e530da7..53e1bd1 100644 --- a/checkpkgist.json +++ b/checkpkgist.json @@ -21,6 +21,7 @@ "hoa\/exception": "php-hoa-exception", "hoa\/consistency": "php-hoa-consistency", "hoa\/protocol": "php-hoa-protocol", + "hoa\/stream": "php-hoa-stream", "hoa\/test": "php-hoa-test", "theseer\/fxsl": "php-theseer-fxsl" } -- cgit