diff --git a/composer.lock b/composer.lock index 21b667ff..d18f8213 100644 --- a/composer.lock +++ b/composer.lock @@ -5218,16 +5218,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "/~https://github.com/phpstan/phpstan.git", - "reference": "2392d360fdf54ea253aa6c68cad1d4ba2e54e927" + "reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2392d360fdf54ea253aa6c68cad1d4ba2e54e927", - "reference": "2392d360fdf54ea253aa6c68cad1d4ba2e54e927", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7", + "reference": "cd6e973e04b4c2b94c86e8612b5a65f0da0e08e7", "shasum": "" }, "require": { @@ -5272,7 +5272,7 @@ "type": "github" } ], - "time": "2024-12-31T07:30:03+00:00" + "time": "2025-01-05T16:43:48+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -5422,16 +5422,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "/~https://github.com/phpstan/phpstan-symfony.git", - "reference": "1ef4dce2baabd464c2dd3109d051bad94efa1e79" + "reference": "c08cd8e54a08d651bc402d304cfa161c3c3766c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1ef4dce2baabd464c2dd3109d051bad94efa1e79", - "reference": "1ef4dce2baabd464c2dd3109d051bad94efa1e79", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c08cd8e54a08d651bc402d304cfa161c3c3766c4", + "reference": "c08cd8e54a08d651bc402d304cfa161c3c3766c4", "shasum": "" }, "require": { @@ -5487,9 +5487,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/2.0.0" + "source": "/~https://github.com/phpstan/phpstan-symfony/tree/2.0.1" }, - "time": "2024-11-06T10:13:40+00:00" + "time": "2025-01-04T13:58:15+00:00" }, { "name": "phpstan/phpstan-webmozart-assert",