From 3ab7a207860c68c3bf171f1c6a791bc4e6435183 Mon Sep 17 00:00:00 2001 From: spiralbot Date: Sun, 6 Oct 2024 11:52:41 +0000 Subject: [PATCH] Bump to Rector 1.2.6 and Re-run it (#1155) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 17553a4..b768a91 100644 --- a/composer.json +++ b/composer.json @@ -34,8 +34,8 @@ ], "require": { "php": ">=8.1", - "spiral/boot": "^3.14.5", - "spiral/core": "^3.14.5" + "spiral/boot": "^3.15", + "spiral/core": "^3.15" }, "require-dev": { "phpunit/phpunit": "^10.1",