diff --git a/composer.lock b/composer.lock index 7fc892bd1..e69ea6054 100644 --- a/composer.lock +++ b/composer.lock @@ -12888,22 +12888,22 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.2.21", + "version": "1.2.22", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "44aef787a1062d2eec7932e958f0fbe6b2a22a67" + "reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/44aef787a1062d2eec7932e958f0fbe6b2a22a67", - "reference": "44aef787a1062d2eec7932e958f0fbe6b2a22a67", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/cbf5b9ceadab8365ed46db42dcd23db1a4c26c93", + "reference": "cbf5b9ceadab8365ed46db42dcd23db1a4c26c93", "shasum": "" }, "require": { "ext-simplexml": "*", "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.9.1" + "phpstan/phpstan": "^1.9.4" }, "conflict": { "symfony/framework-bundle": "<3.0" @@ -12953,9 +12953,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.21" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.22" }, - "time": "2023-01-31T15:20:29+00:00" + "time": "2023-02-01T13:26:41+00:00" }, { "name": "symfony/maker-bundle",