Bump livewire/livewire from 3.4.10 to 3.4.11 #523

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/livewire/livewire-3.4.11 into main
Showing only changes of commit a9a2aa8a6e - Show all commits

12
composer.lock generated
View File

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