From 9e8cbdc073072e4b587334f86520250ef1de598f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:15:38 -0500 Subject: [PATCH] Update dependency rector/rector to ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 (#199) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f9441c2..085cfad 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "phpstan/extension-installer": "^1.1", "phpcompatibility/php-compatibility": "^9.3", "guzzlehttp/guzzle": "^5.0 || ^6.0 || ^7.0", - "rector/rector": "^0.16.0 || ^0.17.0 || ^0.18.0" + "rector/rector": "^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0" }, "autoload": { "psr-4": {