]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Use PHP7 random_bytes to generate RSS Token
[github/wallabag/wallabag.git] / composer.json
index 78b32307acb284d58132b80420f782aac9468300..d84e1f8b8f1b04c6b7c25e870be4ca0f69573596 100644 (file)
@@ -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",