From 39b9b337f808aa311ca099c74c6f04990609fbc2 Mon Sep 17 00:00:00 2001 From: spiralbot Date: Sun, 6 Oct 2024 11:51:39 +0000 Subject: [PATCH] Bump to Rector 1.2.6 and Re-run it (#1155) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bd516b8..b4f5983 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "ext-json": "*", "php": ">=8.1", "myclabs/deep-copy": "^1.9", - "spiral/core": "^3.14.5" + "spiral/core": "^3.15" }, "require-dev": { "phpunit/phpunit": "^10.1",