Merge pull request #3885 from coollabsio/livewire
chore: Update livewire/livewire dependency to version 3.4.9
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"lcobucci/jwt": "^5.0.0",
|
"lcobucci/jwt": "^5.0.0",
|
||||||
"league/flysystem-aws-s3-v3": "^3.0",
|
"league/flysystem-aws-s3-v3": "^3.0",
|
||||||
"league/flysystem-sftp-v3": "^3.0",
|
"league/flysystem-sftp-v3": "^3.0",
|
||||||
"livewire/livewire": "3.5.2",
|
"livewire/livewire": "3.4.9",
|
||||||
"log1x/laravel-webfonts": "^1.0",
|
"log1x/laravel-webfonts": "^1.0",
|
||||||
"lorisleiva/laravel-actions": "^2.7",
|
"lorisleiva/laravel-actions": "^2.7",
|
||||||
"nubs/random-name-generator": "^2.2",
|
"nubs/random-name-generator": "^2.2",
|
||||||
|
21
composer.lock
generated
21
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "e6b8a44dc3fbcd52d0d5b17628efac99",
|
"content-hash": "c47adf3684eb727e22503937435c0914",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "amphp/amp",
|
"name": "amphp/amp",
|
||||||
@@ -4402,16 +4402,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "livewire/livewire",
|
"name": "livewire/livewire",
|
||||||
"version": "v3.5.2",
|
"version": "v3.4.9",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/livewire/livewire.git",
|
"url": "https://github.com/livewire/livewire.git",
|
||||||
"reference": "636725c1f87bc7844dd80277488268db27eec1aa"
|
"reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/636725c1f87bc7844dd80277488268db27eec1aa",
|
"url": "https://api.github.com/repos/livewire/livewire/zipball/c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0",
|
||||||
"reference": "636725c1f87bc7844dd80277488268db27eec1aa",
|
"reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4421,16 +4421,15 @@
|
|||||||
"illuminate/validation": "^10.0|^11.0",
|
"illuminate/validation": "^10.0|^11.0",
|
||||||
"league/mime-type-detection": "^1.9",
|
"league/mime-type-detection": "^1.9",
|
||||||
"php": "^8.1",
|
"php": "^8.1",
|
||||||
"symfony/console": "^6.0|^7.0",
|
|
||||||
"symfony/http-kernel": "^6.2|^7.0"
|
"symfony/http-kernel": "^6.2|^7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"calebporzio/sushi": "^2.1",
|
"calebporzio/sushi": "^2.1",
|
||||||
"laravel/framework": "^10.15.0|^11.0",
|
"laravel/framework": "^10.0|^11.0",
|
||||||
"laravel/prompts": "^0.1.6",
|
"laravel/prompts": "^0.1.6",
|
||||||
"mockery/mockery": "^1.3.1",
|
"mockery/mockery": "^1.3.1",
|
||||||
"orchestra/testbench": "^8.21.0|^9.0",
|
"orchestra/testbench": "8.20.0|^9.0",
|
||||||
"orchestra/testbench-dusk": "^8.24|^9.1",
|
"orchestra/testbench-dusk": "8.20.0|^9.0",
|
||||||
"phpunit/phpunit": "^10.4",
|
"phpunit/phpunit": "^10.4",
|
||||||
"psy/psysh": "^0.11.22|^0.12"
|
"psy/psysh": "^0.11.22|^0.12"
|
||||||
},
|
},
|
||||||
@@ -4466,7 +4465,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.2"
|
"source": "https://github.com/livewire/livewire/tree/v3.4.9"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4474,7 +4473,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-07-03T17:22:45+00:00"
|
"time": "2024-03-14T14:03:32+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "log1x/laravel-webfonts",
|
"name": "log1x/laravel-webfonts",
|
||||||
|
@@ -7,7 +7,7 @@ return [
|
|||||||
|
|
||||||
// The release version of your application
|
// The release version of your application
|
||||||
// Example with dynamic git hash: trim(exec('git --git-dir ' . base_path('.git') . ' log --pretty="%h" -n1 HEAD'))
|
// Example with dynamic git hash: trim(exec('git --git-dir ' . base_path('.git') . ' log --pretty="%h" -n1 HEAD'))
|
||||||
'release' => '4.0.0-beta.359',
|
'release' => '4.0.0-beta.360',
|
||||||
|
|
||||||
// When left empty or `null` the Laravel environment will be used
|
// When left empty or `null` the Laravel environment will be used
|
||||||
'environment' => config('app.env'),
|
'environment' => config('app.env'),
|
||||||
|
@@ -1,4 +1,3 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return '4.0.0-beta.359';
|
return '4.0.0-beta.360';
|
||||||
|
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"coolify": {
|
"coolify": {
|
||||||
"v4": {
|
"v4": {
|
||||||
"version": "4.0.0-beta.359"
|
"version": "4.0.0-beta.360"
|
||||||
},
|
},
|
||||||
"nightly": {
|
"nightly": {
|
||||||
"version": "4.0.0-beta.360"
|
"version": "4.0.0-beta.361"
|
||||||
},
|
},
|
||||||
"helper": {
|
"helper": {
|
||||||
"version": "1.0.2"
|
"version": "1.0.2"
|
||||||
|
Reference in New Issue
Block a user