diff --git a/composer.json b/composer.json index 7bc9d26..3fd1bde 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "phpstan/extension-installer": "^1.3", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpstan/phpstan-phpunit": "^2.0.3", - "phpstan/phpstan": "^2.1.22", + "phpstan/phpstan": "^2.1.37", "phpunit/phpunit": "^8.5|^9.6", "slevomat/coding-standard": "^8.0", "squizlabs/php_codesniffer": "^3.9", diff --git a/composer.lock b/composer.lock index d724c0e..a6d698a 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": "3daee041c90b7c52e69e0c975fc727d4", + "content-hash": "a765368be0884245e47015c937db6af0", "packages": [ { "name": "algolia/algoliasearch-client-php", @@ -1389,11 +1389,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": { @@ -1438,7 +1438,7 @@ "type": "github" } ], - "time": "2025-12-05T10:24:31+00:00" + "time": "2026-01-24T08:21:55+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",