From e2fa9ab085c6eccf36458e34c59272e1faf11aa7 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sun, 18 Jun 2023 13:07:12 +0100 Subject: [PATCH] [automated] Update Rector Dependencies (#1419) Co-authored-by: TomasVotruba --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index f2b894f99..d101b5d1f 100644 --- a/composer.lock +++ b/composer.lock @@ -2615,12 +2615,12 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "10dcb93b509792668a6763619530aaea2606d725" + "reference": "ad1bdeeb0f57369f9c37e8d2d9f12c732703df60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/10dcb93b509792668a6763619530aaea2606d725", - "reference": "10dcb93b509792668a6763619530aaea2606d725", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/ad1bdeeb0f57369f9c37e8d2d9f12c732703df60", + "reference": "ad1bdeeb0f57369f9c37e8d2d9f12c732703df60", "shasum": "" }, "require": { @@ -2669,7 +2669,7 @@ "type": "github" } ], - "time": "2023-06-18T06:01:13+00:00" + "time": "2023-06-18T10:49:07+00:00" }, { "name": "samsonasik/array-lookup",