diff --git a/composer.lock b/composer.lock index e136ce5..9a64119 100644 --- a/composer.lock +++ b/composer.lock @@ -2307,22 +2307,22 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.42", + "version": "0.12.44", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "2c240808116be56c7129d9d48b8dd40d1344e0eb" + "reference": "c1627fce5b505b3f53d9d4fbd4d7963603305f98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/2c240808116be56c7129d9d48b8dd40d1344e0eb", - "reference": "2c240808116be56c7129d9d48b8dd40d1344e0eb", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c1627fce5b505b3f53d9d4fbd4d7963603305f98", + "reference": "c1627fce5b505b3f53d9d4fbd4d7963603305f98", "shasum": "" }, "require": { "ext-simplexml": "*", "php": "^7.1 || ^8.0", - "phpstan/phpstan": "^0.12.86" + "phpstan/phpstan": "^0.12.98" }, "conflict": { "symfony/framework-bundle": "<3.0" @@ -2368,7 +2368,7 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2021-08-18T06:56:59+00:00" + "time": "2021-09-02T12:14:11+00:00" }, { "name": "phpunit/php-code-coverage",