From 21c59a31266fb946d59defa5be898a62a758123c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 02:51:19 +0000 Subject: [PATCH] [TASK] Update phpstan/phpstan to v2.2.12 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.2.10 | 2.2.12 | --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 7e1fc51..e0d1ee2 100644 --- a/composer.lock +++ b/composer.lock @@ -2442,11 +2442,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.10", + "version": "2.2.12", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/36d1509c998b0602811824143526b4a9ee2774e7", - "reference": "36d1509c998b0602811824143526b4a9ee2774e7", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/174b0d88710f00a42598886504dd7a146f91ace5", + "reference": "174b0d88710f00a42598886504dd7a146f91ace5", "shasum": "" }, "require": { @@ -2502,7 +2502,7 @@ "type": "github" } ], - "time": "2026-08-30T12:46:16+00:00" + "time": "2026-08-31T19:09:43+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",