diff --git a/composer.lock b/composer.lock index 88a92f2..0d8fbc1 100644 --- a/composer.lock +++ b/composer.lock @@ -3792,16 +3792,16 @@ }, { "name": "rector/rector", - "version": "2.5.3", + "version": "2.5.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6" + "reference": "adaa18d7cd6b3c960967cfbc98c03efb3116ac0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", - "reference": "3d3577ad88d70d9f8dccd0a4c2f75bf13d6268e6", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/adaa18d7cd6b3c960967cfbc98c03efb3116ac0e", + "reference": "adaa18d7cd6b3c960967cfbc98c03efb3116ac0e", "shasum": "" }, "require": { @@ -3840,7 +3840,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.4" }, "funding": [ { @@ -3848,7 +3848,7 @@ "type": "github" } ], - "time": "2026-07-05T01:32:08+00:00" + "time": "2026-07-06T12:41:46+00:00" }, { "name": "sebastian/cli-parser",