mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 19:04:41 -04:00
Update livewire/livewire version to 3.4.8
This commit is contained in:
parent
7802c86731
commit
56d8896419
@ -68,7 +68,7 @@
|
||||
"league/flysystem-aws-s3-v3": "^3.0",
|
||||
"league/fractal": "^0.20.0",
|
||||
"league/omnipay": "^3.1",
|
||||
"livewire/livewire": "^3.0",
|
||||
"livewire/livewire": "^3.4",
|
||||
"microsoft/microsoft-graph": "^1.69",
|
||||
"mollie/mollie-api-php": "^2.36",
|
||||
"nelexa/zip": "^4.0",
|
||||
|
16
composer.lock
generated
16
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "dc9142e4af116b98de0ac6310297dba6",
|
||||
"content-hash": "5dc5b1a1f1f5070d5377b7f657f28e09",
|
||||
"packages": [
|
||||
{
|
||||
"name": "afosto/yaac",
|
||||
@ -7021,16 +7021,16 @@
|
||||
},
|
||||
{
|
||||
"name": "livewire/livewire",
|
||||
"version": "v3.4.4",
|
||||
"version": "v3.4.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/livewire/livewire.git",
|
||||
"reference": "c0489d4a76382f6dcf6e2702112f86aa089d0c8d"
|
||||
"reference": "0335b8f022ac535fc3cf29fd8a8fcb275353a470"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/c0489d4a76382f6dcf6e2702112f86aa089d0c8d",
|
||||
"reference": "c0489d4a76382f6dcf6e2702112f86aa089d0c8d",
|
||||
"url": "https://api.github.com/repos/livewire/livewire/zipball/0335b8f022ac535fc3cf29fd8a8fcb275353a470",
|
||||
"reference": "0335b8f022ac535fc3cf29fd8a8fcb275353a470",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7084,7 +7084,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.4"
|
||||
"source": "https://github.com/livewire/livewire/tree/v3.4.8"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -7092,7 +7092,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-01-28T19:07:11+00:00"
|
||||
"time": "2024-03-08T13:01:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maennchen/zipstream-php",
|
||||
@ -19460,5 +19460,5 @@
|
||||
"platform-dev": {
|
||||
"php": "^8.1|^8.2"
|
||||
},
|
||||
"plugin-api-version": "2.3.0"
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user