diff --git a/composer.lock b/composer.lock index eba8785..717d241 100644 --- a/composer.lock +++ b/composer.lock @@ -5198,16 +5198,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v7.1.6", + "version": "v7.1.9", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "c6b9d8f52d3e276bedb49612aa4a2a046171287f" + "reference": "c924f857dddcb7a6030b853ff069f039a4883fad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c6b9d8f52d3e276bedb49612aa4a2a046171287f", - "reference": "c6b9d8f52d3e276bedb49612aa4a2a046171287f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c924f857dddcb7a6030b853ff069f039a4883fad", + "reference": "c924f857dddcb7a6030b853ff069f039a4883fad", "shasum": "" }, "require": { @@ -5260,7 +5260,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.6" + "source": "https://github.com/symfony/phpunit-bridge/tree/v7.1.9" }, "funding": [ { @@ -5276,7 +5276,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:20:29+00:00" + "time": "2024-11-13T15:09:09+00:00" }, { "name": "symfony/polyfill-ctype",