diff --git a/composer.json b/composer.json index 7a9be424..c343bd28 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "infection/infection": "~0.27.0", "phpunit/phpunit": "^10.2.6", "psalm/plugin-phpunit": "~0.18.4", - "rector/rector": "~0.17.7", + "rector/rector": "~0.17.10", "symfony/filesystem": "^6.0.13", "vimeo/psalm": "^5.14.1" }, diff --git a/composer.lock b/composer.lock index cd24a8ab..f47eca0c 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": "247278bc664f72f2b8e44541e648cddb", + "content-hash": "f0535b49379b9a5fd7901fe173a91d5d", "packages": [ { "name": "ergebnis/json", @@ -3867,16 +3867,16 @@ }, { "name": "rector/rector", - "version": "0.17.7", + "version": "0.17.10", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "0e76101aa329911b7fec43106aac5843a978b209" + "reference": "f4c0627d5e157272cf4783099730ef7241fddb14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/0e76101aa329911b7fec43106aac5843a978b209", - "reference": "0e76101aa329911b7fec43106aac5843a978b209", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f4c0627d5e157272cf4783099730ef7241fddb14", + "reference": "f4c0627d5e157272cf4783099730ef7241fddb14", "shasum": "" }, "require": { @@ -3916,7 +3916,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.17.7" + "source": "https://github.com/rectorphp/rector/tree/0.17.10" }, "funding": [ { @@ -3924,7 +3924,7 @@ "type": "github" } ], - "time": "2023-07-23T20:44:23+00:00" + "time": "2023-08-03T14:19:51+00:00" }, { "name": "sanmai/later",