diff --git a/composer.json b/composer.json index f3054fc..7bb7fa3 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", - "rector/rector": "2.0.5" + "rector/rector": "2.0.6" }, "require-dev": { "laminas/laminas-servicemanager": "^4.0", diff --git a/composer.lock b/composer.lock index e5798c8..d8e6a70 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": "188d6574dd406e91e0eb4937bf593b0b", + "content-hash": "b8d8986b782e23d423499735334b416e", "packages": [ { "name": "phpstan/phpstan", @@ -66,21 +66,21 @@ }, { "name": "rector/rector", - "version": "2.0.5", + "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831" + "reference": "fa0cb009dc3df084bf549032ae4080a0481a2036" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f3354fbbdbeb090a53f5260fa5841d373540a831", - "reference": "f3354fbbdbeb090a53f5260fa5841d373540a831", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/fa0cb009dc3df084bf549032ae4080a0481a2036", + "reference": "fa0cb009dc3df084bf549032ae4080a0481a2036", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.0" + "phpstan/phpstan": "^2.1.1" }, "conflict": { "rector/rector-doctrine": "*", @@ -113,7 +113,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.5" + "source": "https://github.com/rectorphp/rector/tree/2.0.6" }, "funding": [ { @@ -121,7 +121,7 @@ "type": "github" } ], - "time": "2024-12-31T13:11:55+00:00" + "time": "2025-01-06T10:38:36+00:00" } ], "packages-dev": [