From 63cf7693a03a3a3cfb1d1c6faa8c0b9c332000fe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Dec 2023 10:37:08 +0100 Subject: update to 2.0.0 drop support for PHP 7.4 --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index fd87588..e8d3413 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,4 +2,4 @@ jsonpath jsonpath support => enabled -jsonpath version => 1.0.1 +jsonpath version => 2.0.0 -- cgit