diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index bf519faf..0ba42a3e 100644 --- a/composer.json +++ b/composer.json | |||
@@ -59,7 +59,8 @@ | |||
59 | "scheb/two-factor-bundle": "~1.4.0", | 59 | "scheb/two-factor-bundle": "~1.4.0", |
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 | }, | 64 | }, |
64 | "require-dev": { | 65 | "require-dev": { |
65 | "doctrine/doctrine-fixtures-bundle": "~2.2.0", | 66 | "doctrine/doctrine-fixtures-bundle": "~2.2.0", |