From 1b609baa427c283bb9e7e502a5e2bcf3f794d3d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:09:32 +0000 Subject: [PATCH] Update dependency rector/rector to v0.18.0 | datasource | package | from | to | | ---------- | ------------- | ------- | ------ | | packagist | rector/rector | 0.17.14 | 0.18.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index cfd25be..6130b2a 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require": { "php": "~8.0.0 || ~8.1.0 || ~8.2.0", - "rector/rector": "0.17.14" + "rector/rector": "0.18.0" }, "require-dev": { "laminas/laminas-servicemanager": "^3.6", diff --git a/composer.lock b/composer.lock index 570327d..cdd4496 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "52c51df731131d2cc4a2e2cb214a74b1", + "content-hash": "f44477d992a786e5f964e568ce5d5673", "packages": [ { "name": "phpstan/phpstan", @@ -70,16 +70,16 @@ }, { "name": "rector/rector", - "version": "0.17.14", + "version": "0.18.0", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "64b92c8654ec12e0c7d5e2b9569d31d06646d3a7" + "reference": "758ada29b5c80d933f906735d3026520390a2a1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/64b92c8654ec12e0c7d5e2b9569d31d06646d3a7", - "reference": "64b92c8654ec12e0c7d5e2b9569d31d06646d3a7", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/758ada29b5c80d933f906735d3026520390a2a1d", + "reference": "758ada29b5c80d933f906735d3026520390a2a1d", "shasum": "" }, "require": { @@ -114,7 +114,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.14" + "source": "https://github.com/rectorphp/rector/tree/0.18.0" }, "funding": [ { @@ -122,7 +122,7 @@ "type": "github" } ], - "time": "2023-08-17T09:45:26+00:00" + "time": "2023-08-17T12:53:22+00:00" } ], "packages-dev": [