Merge pull request #557 from STEMMechanics/dependabot/composer/livewire/livewire-4.1.0

This commit was merged in pull request #557.
This commit is contained in:
James Collins
2026-01-29 13:57:08 +10:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
"intervention/image": "^3.5",
"laravel/framework": "^12.0",
"laravel/tinker": "^2.9",
"livewire/livewire": "^3.4",
"livewire/livewire": "^4.1",
"php-ffmpeg/php-ffmpeg": "^1.2",
"robthree/twofactorauth": "^3.0"
},

14
composer.lock generated
View File

@@ -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": "3d857869dd4de1a39b6fdcefda94d232",
"content-hash": "2545399605765f5d398fa64be69b16be",
"packages": [
{
"name": "brick/math",
@@ -2514,16 +2514,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.7.6",
"version": "v4.1.0",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "276ac156f6ae414990784854a2673e3d23c68b24"
"reference": "4ae4ee18448f8e9d97b68c8c091b2b597f852a6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/276ac156f6ae414990784854a2673e3d23c68b24",
"reference": "276ac156f6ae414990784854a2673e3d23c68b24",
"url": "https://api.github.com/repos/livewire/livewire/zipball/4ae4ee18448f8e9d97b68c8c091b2b597f852a6f",
"reference": "4ae4ee18448f8e9d97b68c8c091b2b597f852a6f",
"shasum": ""
},
"require": {
@@ -2578,7 +2578,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/v4.1.0"
},
"funding": [
{
@@ -2586,7 +2586,7 @@
"type": "github"
}
],
"time": "2026-01-23T05:41:38+00:00"
"time": "2026-01-27T02:21:37+00:00"
},
{
"name": "monolog/monolog",