update composer.lock file..

This commit is contained in:
Cüneyt Şentürk 2024-12-23 20:51:19 +00:00
parent 3c9fbfc006
commit fd88287a26
1 changed files with 18 additions and 18 deletions

36
composer.lock generated
View File

@ -852,16 +852,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.336.2",
"version": "3.336.3",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "954bfdfc048840ca34afe2a2e1cbcff6681989c4"
"reference": "b863c7953ebeeae191c3835bb5413f872cfbb753"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/954bfdfc048840ca34afe2a2e1cbcff6681989c4",
"reference": "954bfdfc048840ca34afe2a2e1cbcff6681989c4",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b863c7953ebeeae191c3835bb5413f872cfbb753",
"reference": "b863c7953ebeeae191c3835bb5413f872cfbb753",
"shasum": ""
},
"require": {
@ -944,9 +944,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.336.2"
"source": "https://github.com/aws/aws-sdk-php/tree/3.336.3"
},
"time": "2024-12-20T19:05:10+00:00"
"time": "2024-12-23T19:13:29+00:00"
},
{
"name": "balping/json-raw-encoder",
@ -993,16 +993,16 @@
},
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.14.9",
"version": "v3.14.10",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "2e805a6bd4e1aa83774316bb062703c65d0691ef"
"reference": "56b9bd235e3fe62e250124804009ce5bab97cc63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/2e805a6bd4e1aa83774316bb062703c65d0691ef",
"reference": "2e805a6bd4e1aa83774316bb062703c65d0691ef",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/56b9bd235e3fe62e250124804009ce5bab97cc63",
"reference": "56b9bd235e3fe62e250124804009ce5bab97cc63",
"shasum": ""
},
"require": {
@ -1061,7 +1061,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.9"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.14.10"
},
"funding": [
{
@ -1073,7 +1073,7 @@
"type": "github"
}
],
"time": "2024-11-25T14:51:20+00:00"
"time": "2024-12-23T10:10:42+00:00"
},
{
"name": "barryvdh/laravel-dompdf",
@ -6218,16 +6218,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.5.17",
"version": "v3.5.18",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "7bbf80d93db9b866776bf957ca6229364bca8d87"
"reference": "62f0fa6b340a467c25baa590a567d9a134b357da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/7bbf80d93db9b866776bf957ca6229364bca8d87",
"reference": "7bbf80d93db9b866776bf957ca6229364bca8d87",
"url": "https://api.github.com/repos/livewire/livewire/zipball/62f0fa6b340a467c25baa590a567d9a134b357da",
"reference": "62f0fa6b340a467c25baa590a567d9a134b357da",
"shasum": ""
},
"require": {
@ -6282,7 +6282,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.5.17"
"source": "https://github.com/livewire/livewire/tree/v3.5.18"
},
"funding": [
{
@ -6290,7 +6290,7 @@
"type": "github"
}
],
"time": "2024-12-06T13:41:21+00:00"
"time": "2024-12-23T15:05:02+00:00"
},
{
"name": "lorisleiva/laravel-search-string",