From d9254a0c63b81a9f1cb1cf9ff5aae8903d5eb67b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 12 Dec 2021 07:41:12 +0100 Subject: update to 1.2.0 raise minimal PHP version to 7.3 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 71c5bbb..5ad987e 100644 --- a/PHPINFO +++ b/PHPINFO @@ -1,8 +1,8 @@ psr -Version => 1.1.0 -Released => 2021-04-10 +Version => 1.2.0 +Released => 2021-12-11 Authors => John Boehr (lead) PSR-3 Log Version => 1.0.0 PSR-6 Cache Version => 1.0.0 -- cgit