update composer.lock file

This commit is contained in:
Cihan Şentürk 2025-04-28 22:00:55 +03:00 committed by GitHub
parent 6f706fce1b
commit 45899f1992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 64 additions and 64 deletions

128
composer.lock generated
View File

@ -8,28 +8,28 @@
"packages": [
{
"name": "akaunting/laravel-apexcharts",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/akaunting/laravel-apexcharts.git",
"reference": "ffaf4de94414907f0698f8c6e4a48a52d50d3fb5"
"reference": "e44fb0b858ad3e87557d2aea822dac8a86d048f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-apexcharts/zipball/ffaf4de94414907f0698f8c6e4a48a52d50d3fb5",
"reference": "ffaf4de94414907f0698f8c6e4a48a52d50d3fb5",
"url": "https://api.github.com/repos/akaunting/laravel-apexcharts/zipball/e44fb0b858ad3e87557d2aea822dac8a86d048f3",
"reference": "e44fb0b858ad3e87557d2aea822dac8a86d048f3",
"shasum": ""
},
"require": {
"balping/json-raw-encoder": "^1.0",
"ext-json": "*",
"illuminate/support": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0|^12.0",
"php": "^8.0"
},
"require-dev": {
"mockery/mockery": "^1.5",
"orchestra/testbench": "^7.4|^8.0|^9.0",
"phpunit/phpunit": "^9.5|^10.0|^11.0"
"orchestra/testbench": "^7.4|^8.0|^9.0|^10.0",
"phpunit/phpunit": "^9.5|^10.0|^11.0|^12.0"
},
"type": "library",
"extra": {
@ -71,9 +71,9 @@
],
"support": {
"issues": "https://github.com/akaunting/laravel-apexcharts/issues",
"source": "https://github.com/akaunting/laravel-apexcharts/tree/3.1.0"
"source": "https://github.com/akaunting/laravel-apexcharts/tree/3.2.0"
},
"time": "2024-04-01T22:38:56+00:00"
"time": "2025-04-04T21:02:33+00:00"
},
{
"name": "akaunting/laravel-debugbar-collector",
@ -142,26 +142,26 @@
},
{
"name": "akaunting/laravel-firewall",
"version": "2.2.0",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/akaunting/laravel-firewall.git",
"reference": "5223682669b3647b8a2c6871a33fccbf8f7cfd7d"
"reference": "98e19074c4d32e09d61c90057d5adc54d7f10ffa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-firewall/zipball/5223682669b3647b8a2c6871a33fccbf8f7cfd7d",
"reference": "5223682669b3647b8a2c6871a33fccbf8f7cfd7d",
"url": "https://api.github.com/repos/akaunting/laravel-firewall/zipball/98e19074c4d32e09d61c90057d5adc54d7f10ffa",
"reference": "98e19074c4d32e09d61c90057d5adc54d7f10ffa",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.8",
"jenssegers/agent": "2.6.*",
"laravel/framework": "^9.0|^10.0|^11.0",
"laravel/framework": "^9.0|^10.0|^11.0|^12.0",
"php": "^8.0"
},
"require-dev": {
"orchestra/testbench": "^7.4|^8.0|^9.0",
"orchestra/testbench": "^7.4|^8.0|^9.0|^10.0",
"phpunit/phpunit": "^9.5|^10.0|^11.0"
},
"type": "library",
@ -203,9 +203,9 @@
],
"support": {
"issues": "https://github.com/akaunting/laravel-firewall/issues",
"source": "https://github.com/akaunting/laravel-firewall/tree/2.2.0"
"source": "https://github.com/akaunting/laravel-firewall/tree/2.3.0"
},
"time": "2024-03-19T21:51:47+00:00"
"time": "2025-04-09T21:44:10+00:00"
},
{
"name": "akaunting/laravel-language",
@ -852,16 +852,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.342.19",
"version": "3.342.36",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "b2eb01f8dc4015f50095fcdf2ac99e3342a63dc0"
"reference": "9a0ec6b6d503409ae15e090467d3bd6d723b6c6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b2eb01f8dc4015f50095fcdf2ac99e3342a63dc0",
"reference": "b2eb01f8dc4015f50095fcdf2ac99e3342a63dc0",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9a0ec6b6d503409ae15e090467d3bd6d723b6c6a",
"reference": "9a0ec6b6d503409ae15e090467d3bd6d723b6c6a",
"shasum": ""
},
"require": {
@ -943,9 +943,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.19"
"source": "https://github.com/aws/aws-sdk-php/tree/3.342.36"
},
"time": "2025-04-02T18:16:12+00:00"
"time": "2025-04-28T18:01:39+00:00"
},
{
"name": "balping/json-raw-encoder",
@ -992,16 +992,16 @@
},
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.15.2",
"version": "v3.15.4",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "0bc1e1361e7fffc2be156f46ad1fba6927c01729"
"reference": "c0667ea91f7185f1e074402c5788195e96bf8106"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/0bc1e1361e7fffc2be156f46ad1fba6927c01729",
"reference": "0bc1e1361e7fffc2be156f46ad1fba6927c01729",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/c0667ea91f7185f1e074402c5788195e96bf8106",
"reference": "c0667ea91f7185f1e074402c5788195e96bf8106",
"shasum": ""
},
"require": {
@ -1012,9 +1012,6 @@
"php-debugbar/php-debugbar": "~2.1.1",
"symfony/finder": "^6|^7"
},
"conflict": {
"maximebf/debugbar": "*"
},
"require-dev": {
"mockery/mockery": "^1.3.3",
"orchestra/testbench-dusk": "^7|^8|^9|^10",
@ -1064,7 +1061,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.15.2"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.15.4"
},
"funding": [
{
@ -1076,7 +1073,7 @@
"type": "github"
}
],
"time": "2025-02-25T15:25:22+00:00"
"time": "2025-04-16T06:32:06+00:00"
},
{
"name": "barryvdh/laravel-dompdf",
@ -2414,26 +2411,29 @@
},
{
"name": "doctrine/deprecations",
"version": "1.1.4",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9",
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"phpunit/phpunit": "<=7.5 || >=13"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "1.4.10 || 2.0.3",
"doctrine/coding-standard": "^9 || ^12 || ^13",
"phpstan/phpstan": "1.4.10 || 2.1.11",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
"psr/log": "^1 || ^2 || ^3"
},
"suggest": {
@ -2453,9 +2453,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.4"
"source": "https://github.com/doctrine/deprecations/tree/1.1.5"
},
"time": "2024-12-07T21:18:45+00:00"
"time": "2025-04-07T20:06:18+00:00"
},
{
"name": "doctrine/event-manager",
@ -5660,16 +5660,16 @@
},
{
"name": "league/commonmark",
"version": "2.6.1",
"version": "2.6.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "d990688c91cedfb69753ffc2512727ec646df2ad"
"reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad",
"reference": "d990688c91cedfb69753ffc2512727ec646df2ad",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/06c3b0bf2540338094575612f4a1778d0d2d5e94",
"reference": "06c3b0bf2540338094575612f4a1778d0d2d5e94",
"shasum": ""
},
"require": {
@ -5763,7 +5763,7 @@
"type": "tidelift"
}
],
"time": "2024-12-29T14:10:59+00:00"
"time": "2025-04-18T21:09:27+00:00"
},
{
"name": "league/config",
@ -6220,16 +6220,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.6.2",
"version": "v3.6.3",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "8f8914731f5eb43b6bb145d87c8d5a9edfc89313"
"reference": "56aa1bb63a46e06181c56fa64717a7287e19115e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/8f8914731f5eb43b6bb145d87c8d5a9edfc89313",
"reference": "8f8914731f5eb43b6bb145d87c8d5a9edfc89313",
"url": "https://api.github.com/repos/livewire/livewire/zipball/56aa1bb63a46e06181c56fa64717a7287e19115e",
"reference": "56aa1bb63a46e06181c56fa64717a7287e19115e",
"shasum": ""
},
"require": {
@ -6284,7 +6284,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.6.2"
"source": "https://github.com/livewire/livewire/tree/v3.6.3"
},
"funding": [
{
@ -6292,7 +6292,7 @@
"type": "github"
}
],
"time": "2025-03-12T20:24:15+00:00"
"time": "2025-04-12T22:26:52+00:00"
},
{
"name": "lorisleiva/laravel-search-string",
@ -9671,16 +9671,16 @@
},
{
"name": "sentry/sentry",
"version": "4.10.0",
"version": "4.11.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "2af937d47d8aadb8dab0b1d7b9557e495dd12856"
"reference": "ebf67deb9902b6da58a4b3383cbd12fed3f4f555"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/2af937d47d8aadb8dab0b1d7b9557e495dd12856",
"reference": "2af937d47d8aadb8dab0b1d7b9557e495dd12856",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/ebf67deb9902b6da58a4b3383cbd12fed3f4f555",
"reference": "ebf67deb9902b6da58a4b3383cbd12fed3f4f555",
"shasum": ""
},
"require": {
@ -9744,7 +9744,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-php/issues",
"source": "https://github.com/getsentry/sentry-php/tree/4.10.0"
"source": "https://github.com/getsentry/sentry-php/tree/4.11.0"
},
"funding": [
{
@ -9756,7 +9756,7 @@
"type": "custom"
}
],
"time": "2024-11-06T07:44:19+00:00"
"time": "2025-04-14T09:04:23+00:00"
},
{
"name": "sentry/sentry-laravel",
@ -15258,16 +15258,16 @@
},
{
"name": "spatie/backtrace",
"version": "1.7.1",
"version": "1.7.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/backtrace.git",
"reference": "0f2477c520e3729de58e061b8192f161c99f770b"
"reference": "9807de6b8fecfaa5b3d10650985f0348b02862b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/0f2477c520e3729de58e061b8192f161c99f770b",
"reference": "0f2477c520e3729de58e061b8192f161c99f770b",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/9807de6b8fecfaa5b3d10650985f0348b02862b2",
"reference": "9807de6b8fecfaa5b3d10650985f0348b02862b2",
"shasum": ""
},
"require": {
@ -15305,7 +15305,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/backtrace/tree/1.7.1"
"source": "https://github.com/spatie/backtrace/tree/1.7.2"
},
"funding": [
{
@ -15317,7 +15317,7 @@
"type": "other"
}
],
"time": "2024-12-02T13:28:15+00:00"
"time": "2025-04-28T14:55:53+00:00"
},
{
"name": "spatie/error-solutions",