diff --git a/composer.lock b/composer.lock index b668a92c8..df6347120 100644 --- a/composer.lock +++ b/composer.lock @@ -11853,16 +11853,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.1.5", + "version": "v5.1.6", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "e7d37c91486a0f9eed58a8c23822e1870ea36db5" + "reference": "6753ea4cb2dab705e819b1ddd8833a5c98338650" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e7d37c91486a0f9eed58a8c23822e1870ea36db5", - "reference": "e7d37c91486a0f9eed58a8c23822e1870ea36db5", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6753ea4cb2dab705e819b1ddd8833a5c98338650", + "reference": "6753ea4cb2dab705e819b1ddd8833a5c98338650", "shasum": "" }, "require": { @@ -11871,6 +11871,9 @@ "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2" }, + "require-dev": { + "symfony/deprecation-contracts": "^2.1" + }, "suggest": { "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, @@ -11928,7 +11931,7 @@ "type": "tidelift" } ], - "time": "2020-09-01T13:16:17+00:00" + "time": "2020-09-18T14:27:32+00:00" } ], "aliases": [],