diff --git a/.drevops/devtool/composer.lock b/.drevops/devtool/composer.lock index 51c2b117e..7f68b517c 100644 --- a/.drevops/devtool/composer.lock +++ b/.drevops/devtool/composer.lock @@ -3526,16 +3526,16 @@ }, { "name": "rector/rector", - "version": "0.19.7", + "version": "0.19.8", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "53f16f413e74e92059981801ba82576064b3181a" + "reference": "de3b3bb159abd704b144aa86fb244f7f1f4ac947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/53f16f413e74e92059981801ba82576064b3181a", - "reference": "53f16f413e74e92059981801ba82576064b3181a", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/de3b3bb159abd704b144aa86fb244f7f1f4ac947", + "reference": "de3b3bb159abd704b144aa86fb244f7f1f4ac947", "shasum": "" }, "require": { @@ -3570,7 +3570,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.19.7" + "source": "https://github.com/rectorphp/rector/tree/0.19.8" }, "funding": [ { @@ -3578,7 +3578,7 @@ "type": "github" } ], - "time": "2024-02-04T23:23:09+00:00" + "time": "2024-02-05T10:59:13+00:00" }, { "name": "sebastian/cli-parser",