chore(deps): bump livewire/livewire from 3.6.3 to 3.6.4

Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](https://github.com/livewire/livewire/compare/v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: livewire/livewire
  dependency-version: 3.6.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-18 09:49:10 +00:00 committed by GitHub
parent 0eab9ca2b2
commit 57034b76f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -2708,16 +2708,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v3.6.3", "version": "v3.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "56aa1bb63a46e06181c56fa64717a7287e19115e" "reference": "ef04be759da41b14d2d129e670533180a44987dc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/56aa1bb63a46e06181c56fa64717a7287e19115e", "url": "https://api.github.com/repos/livewire/livewire/zipball/ef04be759da41b14d2d129e670533180a44987dc",
"reference": "56aa1bb63a46e06181c56fa64717a7287e19115e", "reference": "ef04be759da41b14d2d129e670533180a44987dc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2772,7 +2772,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.6.3" "source": "https://github.com/livewire/livewire/tree/v3.6.4"
}, },
"funding": [ "funding": [
{ {
@ -2780,7 +2780,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-04-12T22:26:52+00:00" "time": "2025-07-17T05:12:15+00:00"
}, },
{ {
"name": "livewire/volt", "name": "livewire/volt",