From 3b4e85c3c2769c6e17c92152f70cc0c8c986ff2e Mon Sep 17 00:00:00 2001 From: MelechMizrachi <1179171+MelechMizrachi@users.noreply.github.com> Date: Sun, 21 Jun 2026 11:40:19 +0000 Subject: [PATCH] [Composer] Update composer dependencies. --- .github/ci/rector/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ci/rector/composer.lock b/.github/ci/rector/composer.lock index 44a3c1b..b1dfce3 100644 --- a/.github/ci/rector/composer.lock +++ b/.github/ci/rector/composer.lock @@ -164,16 +164,16 @@ }, { "name": "rector/rector", - "version": "2.4.6", + "version": "2.5.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "9b9e5c76618e4d359f65b54ca2eabcad3d1761ee" + "reference": "34a9124ece04df818e6b4be4ecd0a4e23f4c0c64" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/9b9e5c76618e4d359f65b54ca2eabcad3d1761ee", - "reference": "9b9e5c76618e4d359f65b54ca2eabcad3d1761ee", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/34a9124ece04df818e6b4be4ecd0a4e23f4c0c64", + "reference": "34a9124ece04df818e6b4be4ecd0a4e23f4c0c64", "shasum": "" }, "require": { @@ -212,7 +212,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.4.6" + "source": "https://github.com/rectorphp/rector/tree/2.5.1" }, "funding": [ { @@ -220,7 +220,7 @@ "type": "github" } ], - "time": "2026-06-17T11:56:28+00:00" + "time": "2026-06-21T10:28:27+00:00" }, { "name": "valkyrja/rector",