From 4b08d526e5a81eb3ef961f9600cff0fcb6dc584d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 15 Nov 2024 08:10:15 +0100 Subject: update to 1.12.0 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a369086..a86697a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #65 maxminddb version 1.11.1 ] { +Extension [ extension #86 maxminddb version 1.12.0 ] { - Classes [3] { Class [ class MaxMind\Db\Reader\InvalidDatabaseException extends Exception implements Throwable, Stringable ] { @@ -96,7 +96,7 @@ Extension [ extension #65 maxminddb version 1.11.1 ] { Class [ class MaxMind\Db\Reader ] { - Constants [1] { - Constant [ public string MMDB_LIB_VERSION ] { 1.8.0 } + Constant [ public string MMDB_LIB_VERSION ] { 1.11.0 } } - Static properties [0] { -- cgit