summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-08 10:18:47 +0200
committerRemi Collet <remi@remirepo.net>2019-04-08 10:18:47 +0200
commit29b6273e295c053473e8b3be9712d80ad374c3d5 (patch)
tree2aed72faf583971e00beff79c12c30239c01e0d5 /composer.json
parent69d2e578bdae64a93ad5ea733908955bf7af50d0 (diff)
v1.1.7
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 3b71238..85c0c05 100644
--- a/composer.json
+++ b/composer.json
@@ -10,6 +10,7 @@
],
"require": {
"php": "^5.6 || ^7.0",
+ "ext-ctype": "*",
"ext-hash": "*",
"ext-mongodb": "^1.2.0",
"mongodb/mongodb": "^1.0.1"