From ceef0035641b476ea20464d52e0df01ce97ac4bd Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Mon, 29 Apr 2019 08:10:21 +0200
Subject: - update to 0.2.3 - open https://github.com/bwoebi/php-uv/issues/66  
 segfault in test suite

---
 PHPINFO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'PHPINFO')

diff --git a/PHPINFO b/PHPINFO
index 4c58e4c..6c4f9c3 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -3,5 +3,5 @@ uv
 PHP libuv Extension
 
 libuv Support => enabled
-Version => 0.2.2
-libuv Version => 1.14
+Version => 0.2.3
+libuv Version => 1.27
-- 
cgit