diff --git a/composer.lock b/composer.lock index 84d4e1f..5eb4bb9 100644 --- a/composer.lock +++ b/composer.lock @@ -3437,21 +3437,21 @@ }, { "name": "rector/rector", - "version": "2.1.7", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce" + "reference": "5b353f7457b9a0c63fc91ef340f5d119a40991ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/c34cc07c4698f007a20dc5c99ff820089ae413ce", - "reference": "c34cc07c4698f007a20dc5c99ff820089ae413ce", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/5b353f7457b9a0c63fc91ef340f5d119a40991ed", + "reference": "5b353f7457b9a0c63fc91ef340f5d119a40991ed", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.18" + "phpstan/phpstan": "^2.1.26" }, "conflict": { "rector/rector-doctrine": "*", @@ -3485,7 +3485,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.1.7" + "source": "https://github.com/rectorphp/rector/tree/2.2.2" }, "funding": [ { @@ -3493,7 +3493,7 @@ "type": "github" } ], - "time": "2025-09-10T11:13:58+00:00" + "time": "2025-10-09T19:50:20+00:00" }, { "name": "rregeer/phpunit-coverage-check",