diff --git a/composer.lock b/composer.lock index 52b312c..a4f2ba8 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": "f8bf4402fcc5a2102d8cc579e484a8f4", + "content-hash": "a3ca7feabe07b0ac40f38a9bb55d43e1", "packages": [ { "name": "bacon/bacon-qr-code", @@ -2261,16 +2261,16 @@ }, { "name": "livewire/livewire", - "version": "v4.2.4", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "7d0bfa46269b1ec186b8cdd38baffee5cc647d10" + "reference": "19ebb1ee4d057debceccf70ff01950e6a6114edc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/7d0bfa46269b1ec186b8cdd38baffee5cc647d10", - "reference": "7d0bfa46269b1ec186b8cdd38baffee5cc647d10", + "url": "https://api.github.com/repos/livewire/livewire/zipball/19ebb1ee4d057debceccf70ff01950e6a6114edc", + "reference": "19ebb1ee4d057debceccf70ff01950e6a6114edc", "shasum": "" }, "require": { @@ -2325,7 +2325,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v4.2.4" + "source": "https://github.com/livewire/livewire/tree/v4.3.0" }, "funding": [ { @@ -2333,7 +2333,7 @@ "type": "github" } ], - "time": "2026-04-02T20:48:35+00:00" + "time": "2026-05-01T00:46:07+00:00" }, { "name": "monolog/monolog", @@ -10084,7 +10084,7 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^8.3" + "php": "^8.4" }, "platform-dev": {}, "plugin-api-version": "2.9.0"