Skip to content

Commit 23b11ec

Browse files
committed
Require ext-mongodb 2.0
1 parent f99b3bd commit 23b11ec

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^8.1",
1414
"ext-json": "*",
15-
"ext-mongodb": "^1.20.0",
15+
"ext-mongodb": "^2.0",
1616
"composer-runtime-api": "^2.0",
1717
"psr/log": "^1.1.4|^2|^3",
1818
"symfony/polyfill-php80": "^1.27",

0 commit comments

Comments
 (0)