From 9e73f3c03da8e12dd31664bb097c1c730a8940ab Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 May 2025 08:00:00 +0200 Subject: update to 1.12.1 re-license spec file to CECILL-2.1 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index a86697a..065c6b0 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #86 maxminddb version 1.12.0 ] { +Extension [ extension #93 maxminddb version 1.12.1 ] { - Classes [3] { Class [ class MaxMind\Db\Reader\InvalidDatabaseException extends Exception implements Throwable, Stringable ] { @@ -96,7 +96,7 @@ Extension [ extension #86 maxminddb version 1.12.0 ] { Class [ class MaxMind\Db\Reader ] { - Constants [1] { - Constant [ public string MMDB_LIB_VERSION ] { 1.11.0 } + Constant [ public string MMDB_LIB_VERSION ] { 1.12.2 } } - Static properties [0] { -- cgit