diff --git a/composer.json b/composer.json index a612a88..dad5b64 100644 --- a/composer.json +++ b/composer.json @@ -88,8 +88,8 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.92.5", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.33", - "phpstan/phpstan-symfony": "^2.0.9", + "phpstan/phpstan": "^2.1.37", + "phpstan/phpstan-symfony": "^2.0.12", "phpunit/phpunit": "^11.5.46", "symfony/browser-kit": "^7.3.6", "symfony/css-selector": "^7.3.6", diff --git a/composer.lock b/composer.lock index 96be51e..8b2e412 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": "079fdbd83ef3341dcde4ed421866e52d", + "content-hash": "63548da8cb8b4a2fa14cdd56ef9c3b3f", "packages": [ { "name": "composer/semver", @@ -5449,11 +5449,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.33", + "version": "2.1.37", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", - "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/28cd424c5ea984128c95cfa7ea658808e8954e49", + "reference": "28cd424c5ea984128c95cfa7ea658808e8954e49", "shasum": "" }, "require": { @@ -5498,20 +5498,20 @@ "type": "github" } ], - "time": "2025-12-05T10:24:31+00:00" + "time": "2026-01-24T08:21:55+00:00" }, { "name": "phpstan/phpstan-symfony", - "version": "2.0.9", + "version": "2.0.12", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "24d8c157aa483141b0579d705ef0aac9e1b95436" + "reference": "a46dd92eaf15146cd932d897a272e59cd4108ce2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/24d8c157aa483141b0579d705ef0aac9e1b95436", - "reference": "24d8c157aa483141b0579d705ef0aac9e1b95436", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/a46dd92eaf15146cd932d897a272e59cd4108ce2", + "reference": "a46dd92eaf15146cd932d897a272e59cd4108ce2", "shasum": "" }, "require": { @@ -5567,9 +5567,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.9" + "source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.12" }, - "time": "2025-11-29T11:17:28+00:00" + "time": "2026-01-23T09:04:33+00:00" }, { "name": "phpunit/php-code-coverage",