]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Hash backup codes in the database using `password_hash`
[github/wallabag/wallabag.git] / composer.json
index 771580c672e49050cc705562920bcd94a53190e9..7678d7b87b695b4380507b9eb5fdc430c8b9c356 100644 (file)
@@ -87,7 +87,8 @@
         "friendsofsymfony/jsrouting-bundle": "^2.2",
         "bdunogier/guzzle-site-authenticator": "^1.0.0",
         "defuse/php-encryption": "^2.1",
-        "html2text/html2text": "^4.1"
+        "html2text/html2text": "^4.1",
+        "pragmarx/recovery": "^0.1.0"
     },
     "require-dev": {
         "doctrine/doctrine-fixtures-bundle": "~3.0",