Bump livewire/livewire from 3.4.10 to 3.4.11

Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](https://github.com/livewire/livewire/compare/v3.4.10...v3.4.11)

---
updated-dependencies:
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-25 00:27:11 +00:00
committed by GitHub
parent 2a80a1ad62
commit a9a2aa8a6e

12
composer.lock generated
View File

@@ -2108,16 +2108,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v3.4.10", "version": "v3.4.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "6f90e2d7f8e80a97a7406c22a0fbc61ca1256ed9" "reference": "8a78d0c3ae9b4c96a2d8932ea4ac0dc782325de0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/6f90e2d7f8e80a97a7406c22a0fbc61ca1256ed9", "url": "https://api.github.com/repos/livewire/livewire/zipball/8a78d0c3ae9b4c96a2d8932ea4ac0dc782325de0",
"reference": "6f90e2d7f8e80a97a7406c22a0fbc61ca1256ed9", "reference": "8a78d0c3ae9b4c96a2d8932ea4ac0dc782325de0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2172,7 +2172,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.4.10" "source": "https://github.com/livewire/livewire/tree/v3.4.11"
}, },
"funding": [ "funding": [
{ {
@@ -2180,7 +2180,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-04-02T14:22:50+00:00" "time": "2024-04-24T12:14:15+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",