diff --git a/tools/.phpstan/composer.json b/tools/.phpstan/composer.json index a4ed8082e..6fd116af1 100644 --- a/tools/.phpstan/composer.json +++ b/tools/.phpstan/composer.json @@ -1,6 +1,6 @@ { "require-dev": { - "phpstan/phpstan": "^2.2.7", + "phpstan/phpstan": "^2.2.8", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan-strict-rules": "^2.0.12", "tomasvotruba/type-coverage": "^2.3.0", diff --git a/tools/.phpstan/composer.lock b/tools/.phpstan/composer.lock index ca90fe257..6cfd7239b 100644 --- a/tools/.phpstan/composer.lock +++ b/tools/.phpstan/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": "3579343022b2a28c7195fe30b1752bfb", + "content-hash": "1d62b498b5ace0b6fe72bbdf23f14bac", "packages": [], "packages-dev": [ { diff --git a/tools/.phpstan/vendor/composer/installed.php b/tools/.phpstan/vendor/composer/installed.php index 907f1bb55..a845cbaae 100644 --- a/tools/.phpstan/vendor/composer/installed.php +++ b/tools/.phpstan/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => '__root__', 'pretty_version' => '12.5.x-dev', 'version' => '12.5.9999999.9999999-dev', - 'reference' => '60ce84e5eefe08f0f03ce963e7c87528ad072fbd', + 'reference' => '20cfcbbb9101c76dadab54f7d0bd86794c5ff1e4', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -13,7 +13,7 @@ '__root__' => array( 'pretty_version' => '12.5.x-dev', 'version' => '12.5.9999999.9999999-dev', - 'reference' => '60ce84e5eefe08f0f03ce963e7c87528ad072fbd', + 'reference' => '20cfcbbb9101c76dadab54f7d0bd86794c5ff1e4', 'type' => 'library', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),