diff --git a/vendor-bin/tools/composer.lock b/vendor-bin/tools/composer.lock index 636cd711..dc493909 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -5270,16 +5270,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.3", + "version": "v5.3.4", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "d7d3193df3b198f287777b61ef06cd59fdb0516d" + "reference": "bc368b765a651424b19f5759953ce2873e7d448b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d7d3193df3b198f287777b61ef06cd59fdb0516d", - "reference": "d7d3193df3b198f287777b61ef06cd59fdb0516d", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bc368b765a651424b19f5759953ce2873e7d448b", + "reference": "bc368b765a651424b19f5759953ce2873e7d448b", "shasum": "" }, "require": { @@ -5333,7 +5333,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.3" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.4" }, "funding": [ { @@ -5349,7 +5349,7 @@ "type": "tidelift" } ], - "time": "2021-06-22T16:07:00+00:00" + "time": "2021-07-15T21:37:44+00:00" }, { "name": "symfony/polyfill-ctype",