From 4e5be76509cbe51aeba01bb873c5c0dcfdb9b305 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 27 Mar 2026 10:13:02 +0100 Subject: drop pear/pecl dependency sources from github --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 833c273..652a8cb 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,5 +3,5 @@ ssh2 SSH2 support => enabled extension version => 1.4.1 -libssh2 version => 1.11.0 -banner => SSH-2.0-libssh2_1.11.0 +libssh2 version => 1.11.1 +banner => SSH-2.0-libssh2_1.11.1 -- cgit