X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=d84e1f8b8f1b04c6b7c25e870be4ca0f69573596;hb=23afdf3a70a5035cb58b76138a8627701ba55273;hp=78b32307acb284d58132b80420f782aac9468300;hpb=86719c63bf47686ca55020e6b0443344de36d45a;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 78b32307..d84e1f8b 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,8 @@ "wallabag/php-mobi": "~1.0.0", "kphoen/rulerz-bundle": "~0.10", "guzzlehttp/guzzle": "^5.2.0", - "doctrine/doctrine-migrations-bundle": "^1.0" + "doctrine/doctrine-migrations-bundle": "^1.0", + "paragonie/random_compat": "~1.0" }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2",