]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
create controller to launch import command
[github/wallabag/wallabag.git] / composer.json
index 26608cdceadd04522b83ab77d062dfa7351a2dd5..bf519faf229f0391c99018f08f00a4f44f9f96db 100644 (file)
@@ -28,7 +28,7 @@
         "issues": "https://github.com/wallabag/wallabag/issues"
     },
     "require": {
-        "php": ">=5.3.3",
+        "php": ">=5.5.0",
         "symfony/symfony": "~2.7.0",
         "doctrine/orm": "~2.3",
         "doctrine/doctrine-bundle": "1.5.2",
@@ -55,7 +55,8 @@
         "j0k3r/graby": "~1.0",
         "friendsofsymfony/user-bundle": "dev-master",
         "friendsofsymfony/oauth-server-bundle": "^1.4@dev",
-        "scheb/two-factor-bundle": "~1.4",
+        "stof/doctrine-extensions-bundle": "^1.2@dev",
+        "scheb/two-factor-bundle": "~1.4.0",
         "grandt/phpepub": "~4.0",
         "wallabag/php-mobi": "~1.0.0",
         "kphoen/rulerz-bundle": "~0.10"