summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index e0f408c..71dcb81 100644
--- a/composer.json
+++ b/composer.json
@@ -31,11 +31,12 @@
"true/punycode": "^2.1",
"paragonie/random_compat": "^2.0",
"monolog/monolog": "^1.23",
- "sebastian/diff": "^1.4 || ^2.0 || ^3.0"
+ "sebastian/diff": "^1.4 || ^2.0 || ^3.0",
+ "zendframework/zend-console": "^2.7"
},
"require-dev": {
"guzzlehttp/guzzle": "~6",
- "glpi-project/coding-standard": "^0.7.0",
+ "glpi-project/coding-standard": "^0.7.1",
"consolidation/robo": "^1.0",
"natxet/CssMin": "^3.0",
"patchwork/jsqueeze": "^2.0",