diff --git a/composer.lock b/composer.lock index a6764fb6f..e68b080fe 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d3dba05c3c2010d8328f0795e69c7c8f", + "content-hash": "4ec20acb078c0911a5f2cb0ab986bf2f", "packages": [ { "name": "composer/ca-bundle", @@ -2168,16 +2168,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.2.8", + "version": "1.2.9", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "28fe677ec3ad43eb4c0946c502535365e3040ecf" + "reference": "f4cb3b8915d3656e780f305f01c86b70ff933272" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/28fe677ec3ad43eb4c0946c502535365e3040ecf", - "reference": "28fe677ec3ad43eb4c0946c502535365e3040ecf", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f4cb3b8915d3656e780f305f01c86b70ff933272", + "reference": "f4cb3b8915d3656e780f305f01c86b70ff933272", "shasum": "" }, "require": { @@ -2233,9 +2233,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.8" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.9" }, - "time": "2022-07-20T12:02:52+00:00" + "time": "2022-08-05T20:13:38+00:00" }, { "name": "symfony/phpunit-bridge",