From 9962481fc712894379c909cef442cbf917c148a2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 Dec 2021 07:51:24 +0100 Subject: update to 1.4.0 raise dependency on PHP 7.3 drop all patches merged upstream switch to phpunit8 --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index a6135e2..4d84f2a 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,4 +2,4 @@ ds ds support => enabled -ds version => 1.3.0 +ds version => 1.4.0 -- cgit