diff --git a/composer.json b/composer.json index cb266177b8..b8dd382dc5 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.14", + "phpstan/php-8-stubs": "0.4.15", "phpstan/phpdoc-parser": "2.2.0", "psr/http-message": "^1.1", "react/async": "^3", diff --git a/composer.lock b/composer.lock index ec153bf7ab..b1546c2f80 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": "12aefff01dac345266b417f46604d1db", + "content-hash": "edf91d0ee4a0e955fcc4fb471f6e0a12", "packages": [ { "name": "clue/ndjson-react", @@ -2380,16 +2380,16 @@ }, { "name": "phpstan/php-8-stubs", - "version": "0.4.14", + "version": "0.4.15", "source": { "type": "git", "url": "https://github.com/phpstan/php-8-stubs.git", - "reference": "66b0ffe2d4dba18f12ffee663cdbe31640819e7a" + "reference": "602958982c50f93114b3e0b8b9bb651c98291914" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/66b0ffe2d4dba18f12ffee663cdbe31640819e7a", - "reference": "66b0ffe2d4dba18f12ffee663cdbe31640819e7a", + "url": "https://api.github.com/repos/phpstan/php-8-stubs/zipball/602958982c50f93114b3e0b8b9bb651c98291914", + "reference": "602958982c50f93114b3e0b8b9bb651c98291914", "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.14" + "source": "https://github.com/phpstan/php-8-stubs/tree/0.4.15" }, - "time": "2025-06-16T07:31:03+00:00" + "time": "2025-07-29T21:22:00+00:00" }, { "name": "phpstan/phpdoc-parser",