diff --git a/vendor-bin/phpunit/composer.json b/vendor-bin/phpunit/composer.json index 4b9b090..37ba96c 100644 --- a/vendor-bin/phpunit/composer.json +++ b/vendor-bin/phpunit/composer.json @@ -2,7 +2,7 @@ "require-dev": { "phpunit/phpunit": "9.6.19", "psalm/plugin-phpunit": "0.19.0", - "symfony/phpunit-bridge": "7.1.0", + "symfony/phpunit-bridge": "7.1.1", "vimeo/psalm": "5.24.0" }, "config": {