diff --git a/composer.lock b/composer.lock index 82d01033be8b49f874f29f330b08c171c1a1c4d7..63c0dada12d76f87d8f357bc1793e28e1d6ec517 100644 --- a/composer.lock +++ b/composer.lock @@ -8162,16 +8162,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.2.19", + "version": "1.2.20", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "dac2474904b092267f0a19dfba8c46b6f21eab6a" + "reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/dac2474904b092267f0a19dfba8c46b6f21eab6a", - "reference": "dac2474904b092267f0a19dfba8c46b6f21eab6a", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d89a521e7e31822409bf37f70691f7a12a6e7d76", + "reference": "d89a521e7e31822409bf37f70691f7a12a6e7d76", "shasum": "" }, "require": { @@ -8227,9 +8227,9 @@ "description": "Symfony Framework extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-symfony/issues", - "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.19" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.20" }, - "time": "2022-12-22T20:05:46+00:00" + "time": "2023-01-15T12:28:31+00:00" }, { "name": "phpunit/php-code-coverage",