diff --git a/composer.json b/composer.json index d2746ec..9620fb3 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.94.2", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.46", + "phpstan/phpstan": "^2.1.50", "phpstan/phpstan-symfony": "^2.0.15", "phpunit/phpunit": "^13.1.0", "symfony/browser-kit": "^8.0.8", diff --git a/composer.lock b/composer.lock index 9891dd2..f4fc20b 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": "cccb010f426fd14f8edc2d1b8a8a7727", + "content-hash": "ae05e36cf50fe72f8af29f088a95f6d4", "packages": [ { "name": "composer/semver", @@ -5204,11 +5204,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.46", + "version": "2.1.50", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", - "reference": "a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d452086fb4cf648c6b2d8cf3b639351f79e4f3e2", + "reference": "d452086fb4cf648c6b2d8cf3b639351f79e4f3e2", "shasum": "" }, "require": { @@ -5253,7 +5253,7 @@ "type": "github" } ], - "time": "2026-04-01T09:25:14+00:00" + "time": "2026-04-17T13:10:32+00:00" }, { "name": "phpstan/phpstan-symfony",