Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-webui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 0de652d..4a42ed1 100644
--- a/composer.json
+++ b/composer.json
@@ -9,7 +9,6 @@
"homepage": "http://bareos.github.io/bareos-webui",
"require": {
"php": ">=5.3.3",
- "zendframework/zendframework": "2.3.*",
- "zendframework/zend-developer-tools": "dev-master"
+ "zendframework/zendframework": "2.3.*"
}
}