diff --git a/composer.lock b/composer.lock index a7c9fa3104..1b34365bc1 100644 --- a/composer.lock +++ b/composer.lock @@ -4819,16 +4819,16 @@ }, { "name": "rector/rector", - "version": "0.17.4", + "version": "0.17.5", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "14829888274eebddc67a0d7248c3dd2965704fbc" + "reference": "f4a5f45c420b797d8e8e9c540e14c8bbdddff62d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/14829888274eebddc67a0d7248c3dd2965704fbc", - "reference": "14829888274eebddc67a0d7248c3dd2965704fbc", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f4a5f45c420b797d8e8e9c540e14c8bbdddff62d", + "reference": "f4a5f45c420b797d8e8e9c540e14c8bbdddff62d", "shasum": "" }, "require": { @@ -4868,7 +4868,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.4" + "source": "https://github.com/rectorphp/rector/tree/0.17.5" }, "funding": [ { @@ -4876,7 +4876,7 @@ "type": "github" } ], - "time": "2023-07-11T16:00:46+00:00" + "time": "2023-07-12T08:42:12+00:00" }, { "name": "sebastian/cli-parser",