From 9fbd860b51f2baf4cc12ecbf60bfa6c176014462 Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Thu, 14 Jan 2016 22:03:06 +0100 Subject: [PATCH] Composer: New stable library. --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3e1dfd7..2819ac6 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ "hoa/consistency": "~1.0", "hoa/exception" : "~1.0", "hoa/protocol" : "~1.0", - "hoa/stream" : "~0.0", - "hoa/zformat" : "~0.0" + "hoa/stream" : "~1.0", + "hoa/zformat" : "~1.0" }, "require-dev": { "hoa/file": "~0.0",