X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=a5ef95296ad6c202fb1e26d011db566c83362f0f;hb=986cb536457e921dacf7ab5c7bc16ad4b2108781;hp=1548d6ec60db32bfcd912380e426f4e51d844326;hpb=eb2d613c3ed95d741e987917f976da349ea240eb;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 1548d6ec..a5ef9529 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "doctrine/doctrine-cache-bundle": "^1.2", "twig/extensions": "~1.0", "symfony/swiftmailer-bundle": "^2.3", - "symfony/monolog-bundle": "^2.8", + "symfony/monolog-bundle": "^3.0", "sensio/distribution-bundle": "^5.0", "sensio/framework-extra-bundle": "^3.0.2", "incenteev/composer-parameter-handler": "^2.0", @@ -65,7 +65,7 @@ "liip/theme-bundle": "~1.1", "lexik/form-filter-bundle": "~5.0", "j0k3r/graby": "~1.0", - "friendsofsymfony/user-bundle": "dev-master#e168ed64629d034cb9cbbffb9d4350f62ef04fab as 2.0.x-dev", + "friendsofsymfony/user-bundle": "2.0.x-dev", "friendsofsymfony/oauth-server-bundle": "^1.5", "stof/doctrine-extensions-bundle": "^1.2", "scheb/two-factor-bundle": "~2.0", @@ -83,7 +83,8 @@ "predis/predis": "^1.0", "javibravo/simpleue": "^1.0", "symfony/dom-crawler": "^3.1", - "friendsofsymfony/jsrouting-bundle": "^1.6" + "friendsofsymfony/jsrouting-bundle": "^1.6", + "bdunogier/guzzle-site-authenticator": "^1.0@beta" }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2",