From 47b1f433dd2e8869f16fc4676de6050f89c59a83 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 04:15:10 +0000 Subject: Bump symfony/phpunit-bridge from 4.3.8 to 5.0.0 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 4.3.8 to 5.0.0. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v4.3.8...v5.0.0) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 0ce9622f..f6e007e7 100644 --- a/composer.json +++ b/composer.json @@ -97,7 +97,7 @@ "require-dev": { "doctrine/doctrine-fixtures-bundle": "~3.0", "sensio/generator-bundle": "^3.0", - "symfony/phpunit-bridge": "^4.2", + "symfony/phpunit-bridge": "^5.0", "friendsofphp/php-cs-fixer": "~2.13", "m6web/redis-mock": "^4.1", "dama/doctrine-test-bundle": "^5.0", -- cgit v1.2.3