diff --git a/composer.json b/composer.json index acd83ea7..f874f9da 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "phpunit/phpunit": "^10.2.2", "psalm/plugin-phpunit": "~0.18.4", "psalm/plugin-symfony": "^5.0.3", - "rector/rector": "~0.17.0", + "rector/rector": "~0.17.1", "symplify/config-transformer": "^12.0.5", "vimeo/psalm": "^5.12.0" }, diff --git a/composer.lock b/composer.lock index 59610b95..9843facd 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": "860f0a57e72d22b35adbca35ee189a76", + "content-hash": "993c7126372e7c58007b876c1525491b", "packages": [ { "name": "brick/math", @@ -7434,16 +7434,16 @@ }, { "name": "rector/rector", - "version": "0.17.0", + "version": "0.17.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "d8da002b107c9b64d464bb48101290d4d078df4b" + "reference": "11401dc1abba0a359fabbf98f1057f4e65129f86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/d8da002b107c9b64d464bb48101290d4d078df4b", - "reference": "d8da002b107c9b64d464bb48101290d4d078df4b", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/11401dc1abba0a359fabbf98f1057f4e65129f86", + "reference": "11401dc1abba0a359fabbf98f1057f4e65129f86", "shasum": "" }, "require": { @@ -7483,7 +7483,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.0" + "source": "https://github.com/rectorphp/rector/tree/0.17.1" }, "funding": [ { @@ -7491,7 +7491,7 @@ "type": "github" } ], - "time": "2023-06-01T09:42:59+00:00" + "time": "2023-06-14T09:05:33+00:00" }, { "name": "sanmai/later",