diff options
author | Remi Collet <remi@remirepo.net> | 2024-03-19 07:44:22 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-03-19 07:44:22 +0100 |
commit | 5bc3a528a9df8661707738e8bf9a539410b1a263 (patch) | |
tree | 7e7e8e165e30d349c8105976c277775a5813fb8f /REFLECTION | |
parent | 4ff2c926a35f37babfe89cd2987d35cad172e5e5 (diff) |
update to 1.17.3 (no change)
EL use bundled libbson and libmongc 1.25.4
EL use bundled libmongocrypt 1.8.4
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #78 mongodb version 1.17.2 ] { +Extension [ <persistent> extension #92 mongodb version 1.17.3 ] { - Dependencies { Dependency [ date (Required) ] @@ -14,7 +14,7 @@ Extension [ <persistent> extension #78 mongodb version 1.17.2 ] { } - Constants [2] { - Constant [ string MONGODB_VERSION ] { 1.17.2 } + Constant [ string MONGODB_VERSION ] { 1.17.3 } Constant [ string MONGODB_STABILITY ] { stable } } |