Skip to content

Commit e43697c

Browse files
committed
ext-mongodb 2.1 is required by mongodb/mongodb 2.1.1
1 parent 4692659 commit e43697c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": "^8.4",
28-
"ext-mongodb": "^2.0",
28+
"ext-mongodb": "^2.1",
2929
"composer-runtime-api": "^2.0",
3030
"doctrine/cache": "^1.11 || ^2.0",
3131
"doctrine/collections": "^1.5 || ^2.0",

0 commit comments

Comments
 (0)