From: Jeremy Benoist Date: Mon, 14 Jan 2019 16:00:32 +0000 (+0100) Subject: Come back to stable version X-Git-Tag: 2.3.7~12^2~1 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=a5e9a98aa3c67ac1ad1aff1a250ef8fdc3c24def Come back to stable version Previous one was used because some PHPUnit version where deleted and tests can't be run anymore. --- diff --git a/composer.json b/composer.json index 68cfad05..97613ef7 100644 --- a/composer.json +++ b/composer.json @@ -91,7 +91,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"