From 4e6ab9cb141967164fadd3f104609e0ea3e183de Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 8 Jan 2021 07:57:35 +0100 Subject: update to 1.9.0 --- REFLECTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 515092f..2a358b2 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #117 maxminddb version 1.8.0 ] { +Extension [ extension #119 maxminddb version 1.9.0 ] { - Classes [3] { Class [ class MaxMind\Db\Reader\InvalidDatabaseException extends Exception implements Throwable ] { @@ -61,7 +61,7 @@ Extension [ extension #117 maxminddb version 1.8.0 ] { Class [ class MaxMind\Db\Reader ] { - Constants [1] { - Constant [ public string MMDB_LIB_VERSION ] { 1.2.0 } + Constant [ public string MMDB_LIB_VERSION ] { 1.4.3 } } - Static properties [0] { -- cgit