X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=bf519faf229f0391c99018f08f00a4f44f9f96db;hb=23ff8d36199c0cddb5bae4a5010cb71f861eeef8;hp=5892dc1aa5c566d7a0cc5a2f0cab0130f5db4b08;hpb=f4b617f2ffd33cf3c3a342e0e3f5450e3e9f7fc2;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 5892dc1a..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,9 +55,11 @@ "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" + "wallabag/php-mobi": "~1.0.0", + "kphoen/rulerz-bundle": "~0.10" }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2.0",