From 3ec14f85590638beb4d42f8bf2894f7386f1ffc2 Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Mon, 9 Sep 2024 02:26:04 +0700 Subject: [PATCH] Bump Rector to 1.2.5 (#1143) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 88c7a966c..ee028dae3 100644 --- a/composer.json +++ b/composer.json @@ -142,7 +142,7 @@ "phpunit/phpunit": "10.5.3", "ramsey/collection": "^1.2", "ramsey/uuid": "^4.2.3", - "rector/rector": "1.2.4", + "rector/rector": "1.2.5", "spiral/code-style": "^1.1", "spiral/nyholm-bridge": "^1.2", "spiral/testing": "^2.8",