diff --git a/composer.json b/composer.json index 7497023..09a5cba 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.48.2", "ergebnis/php-cs-fixer-config": "^6.57.0", - "phpstan/phpstan": "^2.1.32", + "phpstan/phpstan": "^2.1.39", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpstan/phpstan-strict-rules": "^2.0.7" }, diff --git a/composer.lock b/composer.lock index ad476da..923a880 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": "262f771559c31728d04f2d92024c8173", + "content-hash": "c2c42553a3a7ab5cde2e3f166ec8a519", "packages": [], "packages-dev": [ { @@ -1363,11 +1363,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.32", + "version": "2.1.39", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e126cad1e30a99b137b8ed75a85a676450ebb227", - "reference": "e126cad1e30a99b137b8ed75a85a676450ebb227", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", + "reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", "shasum": "" }, "require": { @@ -1412,7 +1412,7 @@ "type": "github" } ], - "time": "2025-11-11T15:18:17+00:00" + "time": "2026-02-11T14:48:56+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",