diff --git a/composer.lock b/composer.lock index 33d39d0d..0c43ef21 100644 --- a/composer.lock +++ b/composer.lock @@ -2851,11 +2851,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.56", + "version": "2.2.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/93a603c9fc3be8c3c93bbc8d22170ad766685537", - "reference": "93a603c9fc3be8c3c93bbc8d22170ad766685537", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4cd98348c809924f62bb9cc8c047f5e73bc9a58", + "reference": "b4cd98348c809924f62bb9cc8c047f5e73bc9a58", "shasum": "" }, "require": { @@ -2878,6 +2878,17 @@ "license": [ "MIT" ], + "authors": [ + { + "name": "Ondřej Mirtes" + }, + { + "name": "Markus Staab" + }, + { + "name": "Vincent Langlet" + } + ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", @@ -2900,7 +2911,7 @@ "type": "github" } ], - "time": "2026-05-26T17:04:57+00:00" + "time": "2026-05-28T08:22:43+00:00" }, { "name": "psr/clock", @@ -3518,12 +3529,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "37cf3d27a277213213f788203d06ce651d45635d" + "reference": "03b553d4e92c7fdb45125ea7149d4cf952d8d73d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/37cf3d27a277213213f788203d06ce651d45635d", - "reference": "37cf3d27a277213213f788203d06ce651d45635d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/03b553d4e92c7fdb45125ea7149d4cf952d8d73d", + "reference": "03b553d4e92c7fdb45125ea7149d4cf952d8d73d", "shasum": "" }, "require": { @@ -3571,7 +3582,7 @@ "type": "github" } ], - "time": "2026-05-26T21:53:30+00:00" + "time": "2026-05-28T10:22:15+00:00" }, { "name": "samsonasik/array-lookup",