diff --git a/composer.lock b/composer.lock index 8305ecf..25e57cc 100644 --- a/composer.lock +++ b/composer.lock @@ -3873,21 +3873,21 @@ }, { "name": "rector/rector", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "df5de7b80deced1ea7f719a0b4d02e4aee87dd21" + "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/df5de7b80deced1ea7f719a0b4d02e4aee87dd21", - "reference": "df5de7b80deced1ea7f719a0b4d02e4aee87dd21", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f3354fbbdbeb090a53f5260fa5841d373540a831", + "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.0.4" + "phpstan/phpstan": "^2.1.0" }, "conflict": { "rector/rector-doctrine": "*", @@ -3920,7 +3920,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.4" + "source": "https://github.com/rectorphp/rector/tree/2.0.5" }, "funding": [ { @@ -3928,7 +3928,7 @@ "type": "github" } ], - "time": "2024-12-26T23:06:19+00:00" + "time": "2024-12-31T13:11:55+00:00" }, { "name": "revolt/event-loop",