From bf4731f51a5ef51c39173dbe0038aa56de8f0d92 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 00:24:21 +0000 Subject: [PATCH] Update PHP 8 stubs --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 86525a4d42..eacc237e56 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ondrejmirtes/better-reflection": "6.64.0.1", "ondrejmirtes/composer-attribute-collector": "^1.1.1", "ondrejmirtes/php-merge": "^4.1", - "phpstan/php-8-stubs": "0.4.30", + "phpstan/php-8-stubs": "0.4.31", "phpstan/phpdoc-parser": "2.3.0", "psr/http-message": "^1.1", "react/async": "^3", diff --git a/composer.lock b/composer.lock index eecf1580d7..024e9dd0d5 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": "428321ab2edcb9bf25dfc3dfa6410e81", + "content-hash": "a665541f297426aaf6f94149a0aa5839", "packages": [ { "name": "clue/ndjson-react", @@ -2373,16 +2373,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.30", + "version": "0.4.31", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "a77f4b680d419fe487e1c94ec98b16ad3ee37414" + "reference": "361a587f66dbc37048adf94b024406e760be2f64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/a77f4b680d419fe487e1c94ec98b16ad3ee37414", - "reference": "a77f4b680d419fe487e1c94ec98b16ad3ee37414", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/361a587f66dbc37048adf94b024406e760be2f64", + "reference": "361a587f66dbc37048adf94b024406e760be2f64", "shasum": "" }, "type": "library", @@ -2399,9 +2399,9 @@ "description": "PHP stubs extracted from php-src", "support": { "issues": "https://github.com/phpstan/php-8-stubs/issues", - "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.30" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.31" }, - "time": "2025-09-20T00:20:31+00:00" + "time": "2025-09-22T00:23:43+00:00" }, { "name": "phpstan/phpdoc-parser",