From fcb5941425807f8a8560ed9ac0745b5228b040da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:58:18 +0000 Subject: [PATCH] [TASK] Update rector/rector to v0.17.4 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | packagist | rector/rector | 0.17.3 | 0.17.4 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f23977e..6ffb68a 100644 --- a/composer.lock +++ b/composer.lock @@ -8663,16 +8663,16 @@ }, { "name": "rector/rector", - "version": "0.17.3", + "version": "0.17.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b" + "reference": "14829888274eebddc67a0d7248c3dd2965704fbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b", - "reference": "dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/14829888274eebddc67a0d7248c3dd2965704fbc", + "reference": "14829888274eebddc67a0d7248c3dd2965704fbc", "shasum": "" }, "require": { @@ -8712,7 +8712,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.3" + "source": "https://github.com/rectorphp/rector/tree/0.17.4" }, "funding": [ { @@ -8720,7 +8720,7 @@ "type": "github" } ], - "time": "2023-07-10T13:32:43+00:00" + "time": "2023-07-11T16:00:46+00:00" }, { "name": "roave/security-advisories",