From dd2c118e4d5ec624f585e23023fdc11c92d70c3f Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 3 Feb 2026 09:33:21 +0100 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 99ff687b1..7fac46ad5 100644 --- a/composer.lock +++ b/composer.lock @@ -4452,16 +4452,16 @@ }, { "name": "livewire/livewire", - "version": "v3.7.6", + "version": "v3.7.8", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "276ac156f6ae414990784854a2673e3d23c68b24" + "reference": "06ec7e8cd61bb01739b8f26396db6fe73b7e0607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/276ac156f6ae414990784854a2673e3d23c68b24", - "reference": "276ac156f6ae414990784854a2673e3d23c68b24", + "url": "https://api.github.com/repos/livewire/livewire/zipball/06ec7e8cd61bb01739b8f26396db6fe73b7e0607", + "reference": "06ec7e8cd61bb01739b8f26396db6fe73b7e0607", "shasum": "" }, "require": { @@ -4516,7 +4516,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.7.6" + "source": "https://github.com/livewire/livewire/tree/v3.7.8" }, "funding": [ { @@ -4524,7 +4524,7 @@ "type": "github" } ], - "time": "2026-01-23T05:41:38+00:00" + "time": "2026-02-03T02:57:56+00:00" }, { "name": "livewire/volt",