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 78b32307..d84e1f8b 100644 --- a/composer.json +++ b/composer.json | |||
@@ -62,7 +62,8 @@ | |||
62 | "wallabag/php-mobi": "~1.0.0", | 62 | "wallabag/php-mobi": "~1.0.0", |
63 | "kphoen/rulerz-bundle": "~0.10", | 63 | "kphoen/rulerz-bundle": "~0.10", |
64 | "guzzlehttp/guzzle": "^5.2.0", | 64 | "guzzlehttp/guzzle": "^5.2.0", |
65 | "doctrine/doctrine-migrations-bundle": "^1.0" | 65 | "doctrine/doctrine-migrations-bundle": "^1.0", |
66 | "paragonie/random_compat": "~1.0" | ||
66 | }, | 67 | }, |
67 | "require-dev": { | 68 | "require-dev": { |
68 | "doctrine/doctrine-fixtures-bundle": "~2.2", | 69 | "doctrine/doctrine-fixtures-bundle": "~2.2", |