From d7dd3163cdbe09fe9d32ac6cc41967c58681c1bb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Mar 2026 11:36:42 +0100 Subject: drop pear/pecl dependency --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 971908a..26b764b 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #98 maxminddb version 1.13.1 ] { +Extension [ extension #95 maxminddb version 1.13.1 ] { - Classes [3] { Class [ class MaxMind\Db\Reader\InvalidDatabaseException extends Exception implements Throwable, Stringable ] { @@ -96,7 +96,7 @@ Extension [ extension #98 maxminddb version 1.13.1 ] { Class [ class MaxMind\Db\Reader ] { - Constants [1] { - Constant [ public string MMDB_LIB_VERSION ] { 1.12.2 } + Constant [ public string MMDB_LIB_VERSION ] { 1.13.3 } } - Static properties [0] { -- cgit