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 8b18187..f49c7d7 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
"php": "^5.6 || ^7.0",
"container-interop/container-interop": "^1.2",
"psr/container": "^1.0",
- "zendframework/zend-stdlib": "^3.1"
+ "zendframework/zend-stdlib": "^3.2.1"
},
"require-dev": {
"mikey179/vfsStream": "^1.6.5",