From 1c8bcef56bbf90305e762bd7bc9846bfed6355f2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Sep 2021 14:37:28 +0200 Subject: update to 5.0.0alpha4 raise dependency on psr 1.1.0 add fix for https://github.com/phalcon/cphalcon/issues/15645 from https://github.com/phalcon/cphalcon/pull/15646 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 4b5a208..30bc6ac 100644 --- a/PHPINFO +++ b/PHPINFO @@ -5,8 +5,8 @@ phalcon Phalcon is a full stack PHP framework, delivered as a PHP extension, offering lower resource consumption and high performance. phalcon => enabled Author => Phalcon Team and contributors -Version => 5.0.0alpha3 -Build Date => May 6 2021 00:00:00 +Version => 5.0.0alpha4 +Build Date => Sep 7 2021 00:00:00 Powered by Zephir => Version 0.13.5-1232784 Directive => Local Value => Master Value -- cgit