From 4bcef720136a5427c66583cb93cac0a1b6c17bf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 15:10:54 +0000 Subject: [PATCH] [TASK] Update rector/rector to v0.17.3 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | packagist | rector/rector | 0.17.2 | 0.17.3 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4bc974b..9f800c6 100644 --- a/composer.lock +++ b/composer.lock @@ -8663,16 +8663,16 @@ }, { "name": "rector/rector", - "version": "0.17.2", + "version": "0.17.3", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "b8f72ff7e4914bb1d1557cc5c6d33898f7fd2bfb" + "reference": "dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/b8f72ff7e4914bb1d1557cc5c6d33898f7fd2bfb", - "reference": "b8f72ff7e4914bb1d1557cc5c6d33898f7fd2bfb", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b", + "reference": "dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b", "shasum": "" }, "require": { @@ -8712,7 +8712,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.2" + "source": "https://github.com/rectorphp/rector/tree/0.17.3" }, "funding": [ { @@ -8720,7 +8720,7 @@ "type": "github" } ], - "time": "2023-06-29T10:03:28+00:00" + "time": "2023-07-10T13:32:43+00:00" }, { "name": "roave/security-advisories",