From 35d73e6b586351a642d2acbdda899a0100bc4a18 Mon Sep 17 00:00:00 2001 From: phpstan-bot <79867460+phpstan-bot@users.noreply.github.com> Date: Mon, 16 Jun 2025 07:31:38 +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 acebc84c4b..4edb811276 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ondrejmirtes/better-reflection": "6.57.0.0", "ondrejmirtes/composer-attribute-collector": "^1.1.1", "ondrejmirtes/php-merge": "^4.1", - "phpstan/php-8-stubs": "0.4.12", + "phpstan/php-8-stubs": "0.4.14", "phpstan/phpdoc-parser": "2.1.0", "psr/http-message": "^1.1", "react/async": "^3", diff --git a/composer.lock b/composer.lock index 603a00e4de..e95c211023 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": "f2c65614dd241dc91e4276bc8332f838", + "content-hash": "12a823570b1a9364127c52975ace5fa4", "packages": [ { "name": "clue/ndjson-react", @@ -2380,16 +2380,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.12", + "version": "0.4.14", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "d8f8290313e4fd1b4840c553a8492eff31ad54eb" + "reference": "66b0ffe2d4dba18f12ffee663cdbe31640819e7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/d8f8290313e4fd1b4840c553a8492eff31ad54eb", - "reference": "d8f8290313e4fd1b4840c553a8492eff31ad54eb", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/66b0ffe2d4dba18f12ffee663cdbe31640819e7a", + "reference": "66b0ffe2d4dba18f12ffee663cdbe31640819e7a", "shasum": "" }, "type": "library", @@ -2406,9 +2406,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.12" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.14" }, - "time": "2025-04-15T00:22:00+00:00" + "time": "2025-06-16T07:31:03+00:00" }, { "name": "phpstan/phpdoc-parser",