diff options
author | Remi Collet <remi@remirepo.net> | 2025-10-08 07:31:04 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-10-08 07:31:04 +0200 |
commit | d2ce5022c48eb543491a14250c02bab7502a1ca1 (patch) | |
tree | bdf8ef1b47bdde004c6208ed86a241acf6ce71d2 /REFLECTION | |
parent | 869f129f7beb1c0147c63a71faa062f66ce090f6 (diff) |
use bundled libbson and libmongc 1.30.6
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #132 mongodb version 1.21.1 ] { +Extension [ <persistent> extension #140 mongodb version 1.21.2 ] { - Dependencies { Dependency [ date (Required) ] @@ -14,7 +14,7 @@ Extension [ <persistent> extension #132 mongodb version 1.21.1 ] { } - Constants [2] { - Constant [ string MONGODB_VERSION ] { 1.21.1 } + Constant [ string MONGODB_VERSION ] { 1.21.2 } Constant [ string MONGODB_STABILITY ] { stable } } |