X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=bf519faf229f0391c99018f08f00a4f44f9f96db;hb=8c3c77c1bd5c3763c127bfea52e908e77dc751b9;hp=26608cdceadd04522b83ab77d062dfa7351a2dd5;hpb=a7f1921f7db312b5def3839393357f443dcbb52c;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 26608cdc..bf519faf 100644 --- a/composer.json +++ b/composer.json @@ -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"