diff --git a/composer.lock b/composer.lock index 98bf671..c366186 100644 --- a/composer.lock +++ b/composer.lock @@ -1997,16 +1997,16 @@ }, { "name": "rector/rector", - "version": "2.5.2", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24" + "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/49ff6339174bdbdf50b0b35ecbcff14a05ac9e24", - "reference": "49ff6339174bdbdf50b0b35ecbcff14a05ac9e24", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", + "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", "shasum": "" }, "require": { @@ -2045,7 +2045,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.2" + "source": "https://github.com/rectorphp/rector/tree/2.5.3" }, "funding": [ { @@ -2053,7 +2053,7 @@ "type": "github" } ], - "time": "2026-06-22T11:39:33+00:00" + "time": "2026-07-05T01:32:08+00:00" }, { "name": "sebastian/cli-parser",