From f8144407d16f58990fb1e05a4fd3edf8b96b80fc Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Tue, 10 Feb 2026 04:26:01 +0100 Subject: [PATCH] fix: composer content hash (#2209) --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 1a99ca113..7fbac2e7b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ee0e729079d522f013d1203a624a4765", + "content-hash": "15f89930db77693b2d692dbadf22fb9f", "packages": [ { "name": "anourvalar/eloquent-serialize",