diff --git a/composer.json b/composer.json index b930f697..f14d991b 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "phpunit/phpunit": "^10.4.1", "psalm/plugin-phpunit": "~0.18.4", "ramsey/uuid": "^4.7.4", - "rector/rector": "~0.18.5", + "rector/rector": "~0.18.6", "symfony/cache": "^5.3.14", "vimeo/psalm": "^5.15.0" }, diff --git a/composer.lock b/composer.lock index b4b5aac1..9b46eb1c 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": "b5e4fc97537a6ed1dfdaf594a30011b8", + "content-hash": "8052b3457520324d313830c6c8fbd401", "packages": [ { "name": "composer/package-versions-deprecated", @@ -5850,16 +5850,16 @@ }, { "name": "rector/rector", - "version": "0.18.5", + "version": "0.18.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2a3b82f317e431fc142d21f3303891a4e64c96eb" + "reference": "02041b220704b9cbe075f0310d0954b2fda5c40c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2a3b82f317e431fc142d21f3303891a4e64c96eb", - "reference": "2a3b82f317e431fc142d21f3303891a4e64c96eb", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/02041b220704b9cbe075f0310d0954b2fda5c40c", + "reference": "02041b220704b9cbe075f0310d0954b2fda5c40c", "shasum": "" }, "require": { @@ -5894,7 +5894,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.18.5" + "source": "https://github.com/rectorphp/rector/tree/0.18.6" }, "funding": [ { @@ -5902,7 +5902,7 @@ "type": "github" } ], - "time": "2023-10-05T11:25:40+00:00" + "time": "2023-10-24T15:00:59+00:00" }, { "name": "sanmai/later",