]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
TwoFactorBundle -> 2.0
[github/wallabag/wallabag.git] / composer.json
index b9591aa329d4f570efd00a1324a298c8b5f35fe7..2a5928e34366d29f118e8ef75b95f027209b7982 100644 (file)
@@ -57,7 +57,7 @@
         "friendsofsymfony/user-bundle": "dev-master",
         "friendsofsymfony/oauth-server-bundle": "^1.4@dev",
         "stof/doctrine-extensions-bundle": "^1.2@dev",
-        "scheb/two-factor-bundle": "~1.4.0",
+        "scheb/two-factor-bundle": "~2.0",
         "grandt/phpepub": "~4.0",
         "wallabag/php-mobi": "~1.0.0",
         "kphoen/rulerz-bundle": "~0.10",
         }
     },
     "autoload": {
-        "psr-0": { "": "src/" },
+        "psr-4": { "": "src/" },
         "classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
     },
     "config": {