Skip to content

Commit a56854e

Browse files
committed
lower mongodb/mongodb to ^2.2.0 (ci images ship ext-mongodb 2.2)
1 parent 73acd7b commit a56854e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"doctrine/mongodb-odm": "^2.16.2",
4141
"doctrine/orm": "^3.6.7",
4242
"infection/infection": "^0.34.0",
43-
"mongodb/mongodb": "^1.21.3|^2.3.0",
43+
"mongodb/mongodb": "^1.21.3|^2.2.0",
4444
"php-coveralls/php-coveralls": "^2.9.1",
4545
"phpstan/extension-installer": "^1.4.3",
4646
"phpstan/phpstan": "^2.2.5",

0 commit comments

Comments
 (0)