Skip to content

Commit 5effeae

Browse files
mongodb 1.4 minimum
1 parent 27d3990 commit 5effeae

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
@@ -14,7 +14,7 @@
1414
},
1515
"require": {
1616
"php": "^7.1",
17-
"mongodb/mongodb": "^1.0",
17+
"mongodb/mongodb": "^1.4",
1818
"symfony/console": "^2.7|^3.3|^4",
1919
"symfony/yaml": "^2.7|^3.3|^4"
2020
},

0 commit comments

Comments
 (0)