X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=49a1f35f099c56e749c43aba1db53ea801a27158;hb=5b9cf6752907c566e07b2b258c359c8a115e4ba4;hp=fb6bed5b1db1125c6ea97bfca7fcb350c410892c;hpb=339b1e689d96b433d88ca1ad2325031841ae450d;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index fb6bed5b..49a1f35f 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "symfony/swiftmailer-bundle": "^2.3", "symfony/monolog-bundle": "^3.0", "sensio/distribution-bundle": "^5.0", - "sensio/framework-extra-bundle": "^3.0.2", + "sensio/framework-extra-bundle": "3.0.19", "incenteev/composer-parameter-handler": "^2.0", "nelmio/cors-bundle": "~1.4.0", "friendsofsymfony/rest-bundle": "~2.1", @@ -72,6 +72,7 @@ "grandt/phpepub": "~4.0", "wallabag/php-mobi": "~1.0.0", "kphoen/rulerz-bundle": "~0.10", + "kphoen/rulerz": "0.19.1", "guzzlehttp/guzzle": "^5.3.1", "doctrine/doctrine-migrations-bundle": "^1.0", "paragonie/random_compat": "~1.0", @@ -84,7 +85,7 @@ "javibravo/simpleue": "^1.0", "symfony/dom-crawler": "^3.1", "friendsofsymfony/jsrouting-bundle": "^1.6", - "bdunogier/guzzle-site-authenticator": "^1.0@beta" + "bdunogier/guzzle-site-authenticator": "dev-master" }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2",