Update livewire to latest version

This commit is contained in:
DariusIII
2026-01-23 11:08:54 +01:00
parent 8cc16bc365
commit 0ca5f3520c
Generated
+6 -6
View File
@@ -4409,16 +4409,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.7.5",
"version": "v3.7.6",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "b48b1e5ecb6c4740f49e18b1c2bc14ed33f8ebff"
"reference": "276ac156f6ae414990784854a2673e3d23c68b24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/b48b1e5ecb6c4740f49e18b1c2bc14ed33f8ebff",
"reference": "b48b1e5ecb6c4740f49e18b1c2bc14ed33f8ebff",
"url": "https://api.github.com/repos/livewire/livewire/zipball/276ac156f6ae414990784854a2673e3d23c68b24",
"reference": "276ac156f6ae414990784854a2673e3d23c68b24",
"shasum": ""
},
"require": {
@@ -4473,7 +4473,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.5"
"source": "https://github.com/livewire/livewire/tree/v3.7.6"
},
"funding": [
{
@@ -4481,7 +4481,7 @@
"type": "github"
}
],
"time": "2026-01-21T08:08:00+00:00"
"time": "2026-01-23T05:41:38+00:00"
},
{
"name": "livewire/volt",