From 8db681b58d922cf8d4f1e978757d046f93652c8d Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:18:29 +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 fcaf0ac188..819b871609 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ondrejmirtes/better-reflection": "6.62.0.0", "ondrejmirtes/composer-attribute-collector": "^1.1.1", "ondrejmirtes/php-merge": "^4.1", - "phpstan/php-8-stubs": "0.4.26", + "phpstan/php-8-stubs": "0.4.27", "phpstan/phpdoc-parser": "2.3.0", "psr/http-message": "^1.1", "react/async": "^3", diff --git a/composer.lock b/composer.lock index 3b2706f773..3b295993a0 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": "a04eff75327ea468986e01e3c0331409", + "content-hash": "57273d484cfaf6ac6bf9550463bef5bd", "packages": [ { "name": "clue/ndjson-react", @@ -2373,16 +2373,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.26", + "version": "0.4.27", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "e64f0c93112d06b1662db561a67cef5ebdb6c1ff" + "reference": "4923dcae130b12ec306c8f239edbb91b9617dff3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/e64f0c93112d06b1662db561a67cef5ebdb6c1ff", - "reference": "e64f0c93112d06b1662db561a67cef5ebdb6c1ff", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/4923dcae130b12ec306c8f239edbb91b9617dff3", + "reference": "4923dcae130b12ec306c8f239edbb91b9617dff3", "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.26" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.27" }, - "time": "2025-09-08T00:22:44+00:00" + "time": "2025-09-08T07:17:55+00:00" }, { "name": "phpstan/phpdoc-parser",