X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=775a1ebd06032352a5760227c07f9a4681eea7d9;hb=3b68f6ca727f52f9dc84fa1a134c092b44c49103;hp=23c7cdc2b16fba8035577d5475f8b38839113d43;hpb=95b7d92ea5f92078c2e1fed0b346a9722de762c4;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 23c7cdc2..775a1ebd 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "liip/theme-bundle": "^1.4.6", "lexik/form-filter-bundle": "^5.0.4", "j0k3r/graby": "^1.0", - "friendsofsymfony/user-bundle": "^2.0.1", + "friendsofsymfony/user-bundle": "2.0.*", "friendsofsymfony/oauth-server-bundle": "^1.5.2", "stof/doctrine-extensions-bundle": "^1.2", "scheb/two-factor-bundle": "^2.14.0", @@ -83,18 +83,21 @@ "javibravo/simpleue": "^2.0", "symfony/dom-crawler": "^3.3.13", "friendsofsymfony/jsrouting-bundle": "^1.6.3", - "bdunogier/guzzle-site-authenticator": "^1.0.0@dev", + "bdunogier/guzzle-site-authenticator": "^1.0.0", "defuse/php-encryption": "^2.1", "html2text/html2text": "^4.1" }, + "suggest": { + "fr3d/ldap-bundle": "If you want to authenticate via LDAP" + }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2", "doctrine/data-fixtures": "~1.1", "sensio/generator-bundle": "^3.0", - "symfony/phpunit-bridge": "^3.3", + "symfony/phpunit-bridge": "3.4.x-dev", "friendsofphp/php-cs-fixer": "~2.0", "m6web/redis-mock": "^2.0", - "dama/doctrine-test-bundle": "^3.0" + "dama/doctrine-test-bundle": "^4.0" }, "scripts": { "post-cmd": [