X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=56ae3f23dec67b540996d8b0067adde655cd6794;hb=1ec44a346bbd89acf637bbbff86952f7231d2675;hp=68cfad05d7c695c989053d3895d0a6be3f7d7b17;hpb=8bb381e78c5d55d26ff3dffc695b793b75d5f8ac;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 68cfad05..56ae3f23 100644 --- a/composer.json +++ b/composer.json @@ -43,6 +43,7 @@ "ext-iconv": "*", "ext-tokenizer": "*", "ext-pdo": "*", + "ext-tidy": "*", "symfony/symfony": "~3.3.13", "doctrine/orm": "^2.5.12", "doctrine/doctrine-bundle": "^1.8.0", @@ -91,7 +92,7 @@ "doctrine/doctrine-fixtures-bundle": "~2.2", "doctrine/data-fixtures": "~1.1", "sensio/generator-bundle": "^3.0", - "symfony/phpunit-bridge": "3.4.x-dev", + "symfony/phpunit-bridge": "^4.2", "friendsofphp/php-cs-fixer": "~2.0", "m6web/redis-mock": "^2.0", "dama/doctrine-test-bundle": "^4.0"