aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 0ba42a3e..3300c0fb 100644
--- a/composer.json
+++ b/composer.json
@@ -60,7 +60,8 @@
60 "grandt/phpepub": "~4.0", 60 "grandt/phpepub": "~4.0",
61 "wallabag/php-mobi": "~1.0.0", 61 "wallabag/php-mobi": "~1.0.0",
62 "kphoen/rulerz-bundle": "~0.10", 62 "kphoen/rulerz-bundle": "~0.10",
63 "guzzlehttp/guzzle": "^5.2.0" 63 "guzzlehttp/guzzle": "^5.2.0",
64 "doctrine/doctrine-migrations-bundle": "^1.0"
64 }, 65 },
65 "require-dev": { 66 "require-dev": {
66 "doctrine/doctrine-fixtures-bundle": "~2.2.0", 67 "doctrine/doctrine-fixtures-bundle": "~2.2.0",