From 26792df92168b8b1db4906c4c8313e2cae00aa24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:25:19 +0000 Subject: [PATCH] Update dependency rector/rector to v0.19.4 --- .drevops/devtool/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drevops/devtool/composer.lock b/.drevops/devtool/composer.lock index 850ab9af0..f2d071ae3 100644 --- a/.drevops/devtool/composer.lock +++ b/.drevops/devtool/composer.lock @@ -3526,16 +3526,16 @@ }, { "name": "rector/rector", - "version": "0.19.2", + "version": "0.19.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "bc96a99895bf47c6bfe70ea1b799f0081ed5a903" + "reference": "0d3dcc384284aff5f865480186a620166af6d031" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/bc96a99895bf47c6bfe70ea1b799f0081ed5a903", - "reference": "bc96a99895bf47c6bfe70ea1b799f0081ed5a903", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/0d3dcc384284aff5f865480186a620166af6d031", + "reference": "0d3dcc384284aff5f865480186a620166af6d031", "shasum": "" }, "require": { @@ -3570,7 +3570,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.19.2" + "source": "https://github.com/rectorphp/rector/tree/0.19.4" }, "funding": [ { @@ -3578,7 +3578,7 @@ "type": "github" } ], - "time": "2024-01-19T10:58:30+00:00" + "time": "2024-01-29T21:18:03+00:00" }, { "name": "sebastian/cli-parser",