diff --git a/composer.lock b/composer.lock index e3e9979f8f..a10c51044c 100644 --- a/composer.lock +++ b/composer.lock @@ -11222,16 +11222,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.10", + "version": "2.1.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f" + "reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f", - "reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8ca5f79a8f63c49b2359065832a654e1ec70ac30", + "reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30", "shasum": "" }, "require": { @@ -11276,7 +11276,7 @@ "type": "github" } ], - "time": "2025-03-23T14:57:55+00:00" + "time": "2025-03-24T13:45:00+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -12828,7 +12828,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -12849,6 +12849,6 @@ "ext-xml": "*", "ext-xmlwriter": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }