Skip to content

Commit 2d97846

Browse files
committed
Require ext-mongodb 2.1
1 parent 72f5b6e commit 2d97846

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.1",
14-
"ext-mongodb": "^2.0",
14+
"ext-mongodb": "^2.1",
1515
"composer-runtime-api": "^2.0",
1616
"psr/log": "^1.1.4|^2|^3",
1717
"symfony/polyfill-php85": "^1.32"

0 commit comments

Comments
 (0)