diff --git a/composer.json b/composer.json index fba1292..76c73b9 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "rector/rector": "0.19.4" + "rector/rector": "0.19.5" }, "require-dev": { "laminas/laminas-servicemanager": "^3.6", diff --git a/composer.lock b/composer.lock index fbcfec5..04c2bdf 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": "d636d881da5aa8f40828d705c913ffcc", + "content-hash": "3113af3bf248ce17ca0e3493816c3a4e", "packages": [ { "name": "phpstan/phpstan", @@ -70,16 +70,16 @@ }, { "name": "rector/rector", - "version": "0.19.4", + "version": "0.19.5", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "0d3dcc384284aff5f865480186a620166af6d031" + "reference": "89c895d127b9d248d2af007068a824b5348ef81f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/0d3dcc384284aff5f865480186a620166af6d031", - "reference": "0d3dcc384284aff5f865480186a620166af6d031", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/89c895d127b9d248d2af007068a824b5348ef81f", + "reference": "89c895d127b9d248d2af007068a824b5348ef81f", "shasum": "" }, "require": { @@ -114,7 +114,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.19.4" + "source": "https://github.com/rectorphp/rector/tree/0.19.5" }, "funding": [ { @@ -122,7 +122,7 @@ "type": "github" } ], - "time": "2024-01-29T21:18:03+00:00" + "time": "2024-01-29T23:53:47+00:00" } ], "packages-dev": [