diff --git a/composer.lock b/composer.lock index 8d5112e..55b0fd3 100644 --- a/composer.lock +++ b/composer.lock @@ -9168,16 +9168,16 @@ }, { "name": "rector/rector", - "version": "2.5.3", + "version": "2.5.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6" + "reference": "c329e210d17f86d70424f2688e1294495f44c670" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", - "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/c329e210d17f86d70424f2688e1294495f44c670", + "reference": "c329e210d17f86d70424f2688e1294495f44c670", "shasum": "" }, "require": { @@ -9216,7 +9216,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.3" + "source": "https://github.com/rectorphp/rector/tree/2.5.6" }, "funding": [ { @@ -9224,7 +9224,7 @@ "type": "github" } ], - "time": "2026-07-05T01:32:08+00:00" + "time": "2026-07-12T10:21:06+00:00" }, { "name": "sebastian/cli-parser",