diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index ce76737..67bf30b 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -2,7 +2,7 @@ "require-dev": { "phpunit/phpunit": "9.6.20", "psalm/plugin-phpunit": "0.19.0", - "symfony/phpunit-bridge": "7.1.3", + "symfony/phpunit-bridge": "7.1.4", "vimeo/psalm": "5.25.0" }, "config": {