diff --git a/composer.json b/composer.json index 8e2b07e0..4a5906f4 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.5", + "rector/rector": "~0.17.6", "symplify/config-transformer": "^12.0.5", "vimeo/psalm": "^5.13.1" }, diff --git a/composer.lock b/composer.lock index 79708ee5..2d5553ae 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": "70a77c81f71d0ac322e13db21ee4b6c9", + "content-hash": "7e89dec93f038bcebfbabc9dff1d4dfa", "packages": [ { "name": "brick/math", @@ -7436,16 +7436,16 @@ }, { "name": "rector/rector", - "version": "0.17.5", + "version": "0.17.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f4a5f45c420b797d8e8e9c540e14c8bbdddff62d" + "reference": "ec40080b9bdaf39eb0c0a9276cd7b4a778c03f21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f4a5f45c420b797d8e8e9c540e14c8bbdddff62d", - "reference": "f4a5f45c420b797d8e8e9c540e14c8bbdddff62d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/ec40080b9bdaf39eb0c0a9276cd7b4a778c03f21", + "reference": "ec40080b9bdaf39eb0c0a9276cd7b4a778c03f21", "shasum": "" }, "require": { @@ -7485,7 +7485,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.5" + "source": "https://github.com/rectorphp/rector/tree/0.17.6" }, "funding": [ { @@ -7493,7 +7493,7 @@ "type": "github" } ], - "time": "2023-07-12T08:42:12+00:00" + "time": "2023-07-14T09:54:15+00:00" }, { "name": "sanmai/later",