From f9d002399e107c53b8e3c14de246ca3c03ac9700 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 16:22:22 +0000 Subject: [PATCH] [TASK] Update rector/rector to v0.19.6 | datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | packagist | rector/rector | 0.19.5 | 0.19.6 | --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c35ea17..76fdd6f 100644 --- a/composer.lock +++ b/composer.lock @@ -8608,16 +8608,16 @@ }, { "name": "rector/rector", - "version": "0.19.5", + "version": "0.19.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "89c895d127b9d248d2af007068a824b5348ef81f" + "reference": "9464484f39028e930f206cbf2185a5f8a93689cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/89c895d127b9d248d2af007068a824b5348ef81f", - "reference": "89c895d127b9d248d2af007068a824b5348ef81f", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/9464484f39028e930f206cbf2185a5f8a93689cc", + "reference": "9464484f39028e930f206cbf2185a5f8a93689cc", "shasum": "" }, "require": { @@ -8652,7 +8652,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.19.5" + "source": "https://github.com/rectorphp/rector/tree/0.19.6" }, "funding": [ { @@ -8660,7 +8660,7 @@ "type": "github" } ], - "time": "2024-01-29T23:53:47+00:00" + "time": "2024-02-04T12:45:08+00:00" }, { "name": "roave/security-advisories",