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",