diff --git a/composer.json b/composer.json index bb63c99..cabcf1f 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.47.0", "ergebnis/php-cs-fixer-config": "^6.55.0", - "phpstan/phpstan": "^2.1.30", + "phpstan/phpstan": "^2.1.32", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpstan/phpstan-strict-rules": "^2.0.7" }, diff --git a/composer.lock b/composer.lock index fe5abe1..0985647 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": "daafcb6ba66caf9e702b410a8ecf9895", + "content-hash": "d726d765dc75465916a8479c3ae68b2c", "packages": [], "packages-dev": [ { @@ -1348,11 +1348,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.30", + "version": "2.1.32", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a4a7f159927983dd4f7c8020ed227d80b7f39d7d", - "reference": "a4a7f159927983dd4f7c8020ed227d80b7f39d7d", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e126cad1e30a99b137b8ed75a85a676450ebb227", + "reference": "e126cad1e30a99b137b8ed75a85a676450ebb227", "shasum": "" }, "require": { @@ -1397,7 +1397,7 @@ "type": "github" } ], - "time": "2025-10-02T16:07:52+00:00" + "time": "2025-11-11T15:18:17+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -3728,5 +3728,5 @@ "platform-overrides": { "php": "7.4.33" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }