diff --git a/composer.lock b/composer.lock index 7cb71f7352..567cac676f 100644 --- a/composer.lock +++ b/composer.lock @@ -9387,16 +9387,16 @@ }, { "name": "rector/rector", - "version": "2.5.1", + "version": "2.5.2", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "34a9124ece04df818e6b4be4ecd0a4e23f4c0c64" + "reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/34a9124ece04df818e6b4be4ecd0a4e23f4c0c64", - "reference": "34a9124ece04df818e6b4be4ecd0a4e23f4c0c64", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/49ff6339174bdbdf50b0b35ecbcff14a05ac9e24", + "reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24", "shasum": "" }, "require": { @@ -9435,7 +9435,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.1" + "source": "https://github.com/rectorphp/rector/tree/2.5.2" }, "funding": [ { @@ -9443,7 +9443,7 @@ "type": "github" } ], - "time": "2026-06-21T10:28:27+00:00" + "time": "2026-06-22T11:39:33+00:00" }, { "name": "sebastian/cli-parser",