diff --git a/composer.json b/composer.json index 36ef9248..b7a39c08 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "phpunit/phpunit": "^10.2.4", "psalm/plugin-phpunit": "~0.18.4", "psalm/plugin-symfony": "^5.0.3", - "rector/rector": "~0.17.3", + "rector/rector": "~0.17.4", "symplify/config-transformer": "^12.0.5", "vimeo/psalm": "^5.13.1" }, diff --git a/composer.lock b/composer.lock index 48c82cda..a7330159 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": "f9df6f8cb8c71a8f4f3b8dbfa4a5e4cf", + "content-hash": "c2fe6f2c573b0cfd1cd3109f7c909b7b", "packages": [ { "name": "brick/math", @@ -7436,16 +7436,16 @@ }, { "name": "rector/rector", - "version": "0.17.3", + "version": "0.17.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b" + "reference": "14829888274eebddc67a0d7248c3dd2965704fbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b", - "reference": "dbd0b13b4fe1787c04ae4732e3d54310bdc0c22b", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/14829888274eebddc67a0d7248c3dd2965704fbc", + "reference": "14829888274eebddc67a0d7248c3dd2965704fbc", "shasum": "" }, "require": { @@ -7485,7 +7485,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.3" + "source": "https://github.com/rectorphp/rector/tree/0.17.4" }, "funding": [ { @@ -7493,7 +7493,7 @@ "type": "github" } ], - "time": "2023-07-10T13:32:43+00:00" + "time": "2023-07-11T16:00:46+00:00" }, { "name": "sanmai/later",