summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c4950a5..836c855 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
"php": ">=5.5",
"ext-hash": "*",
"ext-json": "*",
- "ext-mongodb": "^1.4.0"
+ "ext-mongodb": "^1.5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 || ^6.4"