update required version of mongodb/mongodb
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run

This commit is contained in:
Funky Waddle 2025-12-11 08:21:44 -06:00
parent 117592cfe2
commit a7fc289ebe

View file

@ -40,7 +40,7 @@
"require": { "require": {
"php": ">=8.1", "php": ">=8.1",
"ext-mongodb": "*", "ext-mongodb": "*",
"mongodb/mongodb": "^1.19" "mongodb/mongodb": "^1.22"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {