diff --git a/composer.json b/composer.json index 174b606..56b2cf7 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "rector/rector": "1.1.1" + "rector/rector": "1.2.0" }, "require-dev": { "laminas/laminas-servicemanager": "^4.0", diff --git a/composer.lock b/composer.lock index ad4d3ed..cbe4497 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": "71714e57e8d867ed479169cbc724904c", + "content-hash": "0ff27ef5d2623278e5cf03c290f5c8ed", "packages": [ { "name": "phpstan/phpstan", @@ -66,16 +66,16 @@ }, { "name": "rector/rector", - "version": "1.1.1", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "c930cdb21294f10955ddfc31b720971e8333943d" + "reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/c930cdb21294f10955ddfc31b720971e8333943d", - "reference": "c930cdb21294f10955ddfc31b720971e8333943d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/2fa387553db22b6f9bcccf5ff16f2c2c18a52a65", + "reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65", "shasum": "" }, "require": { @@ -113,7 +113,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/1.1.1" + "source": "https://github.com/rectorphp/rector/tree/1.2.0" }, "funding": [ { @@ -121,7 +121,7 @@ "type": "github" } ], - "time": "2024-06-21T07:51:17+00:00" + "time": "2024-07-01T14:24:45+00:00" } ], "packages-dev": [