diff --git a/vendor-bin/tools/composer.lock b/vendor-bin/tools/composer.lock index 81f08412..02916608 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -5243,16 +5243,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.7", + "version": "v5.3.8", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "2a1ff6e5a4521be1350bfce75784938e590d6342" + "reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2a1ff6e5a4521be1350bfce75784938e590d6342", - "reference": "2a1ff6e5a4521be1350bfce75784938e590d6342", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e9c0548d8d7abcd257f18f0adc0517895996a9c1", + "reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1", "shasum": "" }, "require": { @@ -5306,7 +5306,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.7" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.8" }, "funding": [ { @@ -5322,7 +5322,7 @@ "type": "tidelift" } ], - "time": "2021-08-26T13:36:50+00:00" + "time": "2021-09-14T13:57:08+00:00" }, { "name": "symfony/polyfill-ctype",