Merge pull request #4576 from cachethq/dependabot/composer/livewire/livewire-3.6.4
This commit is contained in:
28
composer.lock
generated
28
composer.lock
generated
@@ -4495,23 +4495,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "livewire/livewire",
|
"name": "livewire/livewire",
|
||||||
"version": "v3.5.19",
|
"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": "3f1b2c134cde537bb7666e490ea21a8ffc8bbf14"
|
"reference": "ef04be759da41b14d2d129e670533180a44987dc"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/3f1b2c134cde537bb7666e490ea21a8ffc8bbf14",
|
"url": "https://api.github.com/repos/livewire/livewire/zipball/ef04be759da41b14d2d129e670533180a44987dc",
|
||||||
"reference": "3f1b2c134cde537bb7666e490ea21a8ffc8bbf14",
|
"reference": "ef04be759da41b14d2d129e670533180a44987dc",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/database": "^10.0|^11.0",
|
"illuminate/database": "^10.0|^11.0|^12.0",
|
||||||
"illuminate/routing": "^10.0|^11.0",
|
"illuminate/routing": "^10.0|^11.0|^12.0",
|
||||||
"illuminate/support": "^10.0|^11.0",
|
"illuminate/support": "^10.0|^11.0|^12.0",
|
||||||
"illuminate/validation": "^10.0|^11.0",
|
"illuminate/validation": "^10.0|^11.0|^12.0",
|
||||||
"laravel/prompts": "^0.1.24|^0.2|^0.3",
|
"laravel/prompts": "^0.1.24|^0.2|^0.3",
|
||||||
"league/mime-type-detection": "^1.9",
|
"league/mime-type-detection": "^1.9",
|
||||||
"php": "^8.1",
|
"php": "^8.1",
|
||||||
@@ -4520,11 +4520,11 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"calebporzio/sushi": "^2.1",
|
"calebporzio/sushi": "^2.1",
|
||||||
"laravel/framework": "^10.15.0|^11.0",
|
"laravel/framework": "^10.15.0|^11.0|^12.0",
|
||||||
"mockery/mockery": "^1.3.1",
|
"mockery/mockery": "^1.3.1",
|
||||||
"orchestra/testbench": "^8.21.0|^9.0",
|
"orchestra/testbench": "^8.21.0|^9.0|^10.0",
|
||||||
"orchestra/testbench-dusk": "^8.24|^9.1",
|
"orchestra/testbench-dusk": "^8.24|^9.1|^10.0",
|
||||||
"phpunit/phpunit": "^10.4",
|
"phpunit/phpunit": "^10.4|^11.5",
|
||||||
"psy/psysh": "^0.11.22|^0.12"
|
"psy/psysh": "^0.11.22|^0.12"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@@ -4559,7 +4559,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.5.19"
|
"source": "https://github.com/livewire/livewire/tree/v3.6.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4567,7 +4567,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-01-28T21:39:51+00:00"
|
"time": "2025-07-17T05:12:15+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "masterminds/html5",
|
"name": "masterminds/html5",
|
||||||
|
|||||||
Reference in New Issue
Block a user