Skip to content

Commit b6b3743

Browse files
committed
REMOVE: temporarily allow ext-mongodb 1.16
1 parent ba0845d commit b6b3743

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
@@ -13,7 +13,7 @@
1313
"php": "^7.4 || ^8.0",
1414
"ext-hash": "*",
1515
"ext-json": "*",
16-
"ext-mongodb": "^1.17.0",
16+
"ext-mongodb": "^1.16.0",
1717
"jean85/pretty-package-versions": "^2.0.1",
1818
"psr/log": "^1.1.4|^2|^3",
1919
"symfony/polyfill-php80": "^1.27",

0 commit comments

Comments
 (0)