update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2024-04-24 13:55:38 +03:00
parent c729138d7c
commit 9c65c5933a
1 changed files with 84 additions and 83 deletions

167
composer.lock generated
View File

@ -798,16 +798,16 @@
},
{
"name": "aws/aws-crt-php",
"version": "v1.2.4",
"version": "v1.2.5",
"source": {
"type": "git",
"url": "https://github.com/awslabs/aws-crt-php.git",
"reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2"
"reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2",
"reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2",
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/0ea1f04ec5aa9f049f97e012d1ed63b76834a31b",
"reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b",
"shasum": ""
},
"require": {
@ -846,22 +846,22 @@
],
"support": {
"issues": "https://github.com/awslabs/aws-crt-php/issues",
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4"
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.5"
},
"time": "2023-11-08T00:42:13+00:00"
"time": "2024-04-19T21:30:56+00:00"
},
{
"name": "aws/aws-sdk-php",
"version": "3.304.4",
"version": "3.305.1",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386"
"reference": "3af1c6925b95a0f4303a1859dd56aa8374560c42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386",
"reference": "20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3af1c6925b95a0f4303a1859dd56aa8374560c42",
"reference": "3af1c6925b95a0f4303a1859dd56aa8374560c42",
"shasum": ""
},
"require": {
@ -941,9 +941,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.304.4"
"source": "https://github.com/aws/aws-sdk-php/tree/3.305.1"
},
"time": "2024-04-12T18:06:45+00:00"
"time": "2024-04-23T18:10:07+00:00"
},
{
"name": "balping/json-raw-encoder",
@ -2198,16 +2198,16 @@
},
{
"name": "doctrine/collections",
"version": "2.2.1",
"version": "2.2.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "420480fc085bc65f3c956af13abe8e7546f94813"
"reference": "d8af7f248c74f195f7347424600fd9e17b57af59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/420480fc085bc65f3c956af13abe8e7546f94813",
"reference": "420480fc085bc65f3c956af13abe8e7546f94813",
"url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59",
"reference": "d8af7f248c74f195f7347424600fd9e17b57af59",
"shasum": ""
},
"require": {
@ -2264,7 +2264,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.2.1"
"source": "https://github.com/doctrine/collections/tree/2.2.2"
},
"funding": [
{
@ -2280,7 +2280,7 @@
"type": "tidelift"
}
],
"time": "2024-03-05T22:28:45+00:00"
"time": "2024-04-18T06:56:21+00:00"
},
{
"name": "doctrine/dbal",
@ -2703,16 +2703,16 @@
},
{
"name": "dompdf/dompdf",
"version": "v2.0.5",
"version": "v2.0.7",
"source": {
"type": "git",
"url": "https://github.com/dompdf/dompdf.git",
"reference": "502e966a0da0446dd6712ee4f678dc4736181fcb"
"reference": "ab0123052b42ad0867348f25df8c228f1ece8f14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/502e966a0da0446dd6712ee4f678dc4736181fcb",
"reference": "502e966a0da0446dd6712ee4f678dc4736181fcb",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/ab0123052b42ad0867348f25df8c228f1ece8f14",
"reference": "ab0123052b42ad0867348f25df8c228f1ece8f14",
"shasum": ""
},
"require": {
@ -2759,9 +2759,9 @@
"homepage": "https://github.com/dompdf/dompdf",
"support": {
"issues": "https://github.com/dompdf/dompdf/issues",
"source": "https://github.com/dompdf/dompdf/tree/v2.0.5"
"source": "https://github.com/dompdf/dompdf/tree/v2.0.7"
},
"time": "2024-04-11T11:59:08+00:00"
"time": "2024-04-15T12:40:33+00:00"
},
{
"name": "dragonmantank/cron-expression",
@ -4684,16 +4684,16 @@
},
{
"name": "jaybizzle/crawler-detect",
"version": "v1.2.117",
"version": "v1.2.118",
"source": {
"type": "git",
"url": "https://github.com/JayBizzle/Crawler-Detect.git",
"reference": "6785557f03d0fa9e2205352ebae9a12a4484cc8e"
"reference": "9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/6785557f03d0fa9e2205352ebae9a12a4484cc8e",
"reference": "6785557f03d0fa9e2205352ebae9a12a4484cc8e",
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd",
"reference": "9b8912ac5b78b780a0ead552b4c3dc9ddfdea4fd",
"shasum": ""
},
"require": {
@ -4730,9 +4730,9 @@
],
"support": {
"issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.117"
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.118"
},
"time": "2024-03-19T22:51:22+00:00"
"time": "2024-04-23T17:07:05+00:00"
},
{
"name": "jean85/pretty-package-versions",
@ -4985,16 +4985,16 @@
},
{
"name": "laravel/framework",
"version": "v10.48.7",
"version": "v10.48.9",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "118c686992f4b90d4da6deaf0901315c337bbaf9"
"reference": "ad758500b47964d022addf119600a1b1b0230733"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/118c686992f4b90d4da6deaf0901315c337bbaf9",
"reference": "118c686992f4b90d4da6deaf0901315c337bbaf9",
"url": "https://api.github.com/repos/laravel/framework/zipball/ad758500b47964d022addf119600a1b1b0230733",
"reference": "ad758500b47964d022addf119600a1b1b0230733",
"shasum": ""
},
"require": {
@ -5188,20 +5188,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-04-10T14:57:20+00:00"
"time": "2024-04-23T15:01:33+00:00"
},
{
"name": "laravel/prompts",
"version": "v0.1.18",
"version": "v0.1.20",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848"
"reference": "bf9a360c484976692de0f3792f30066f4f4b34a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/3b5e6b03f1f1175574b5a32331d99c9819da9848",
"reference": "3b5e6b03f1f1175574b5a32331d99c9819da9848",
"url": "https://api.github.com/repos/laravel/prompts/zipball/bf9a360c484976692de0f3792f30066f4f4b34a2",
"reference": "bf9a360c484976692de0f3792f30066f4f4b34a2",
"shasum": ""
},
"require": {
@ -5243,9 +5243,9 @@
],
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.18"
"source": "https://github.com/laravel/prompts/tree/v0.1.20"
},
"time": "2024-04-04T17:41:50+00:00"
"time": "2024-04-18T00:45:25+00:00"
},
{
"name": "laravel/sanctum",
@ -7872,16 +7872,16 @@
},
{
"name": "phenx/php-svg-lib",
"version": "0.5.3",
"version": "0.5.4",
"source": {
"type": "git",
"url": "https://github.com/dompdf/php-svg-lib.git",
"reference": "0e46722c154726a5f9ac218197ccc28adba16fcf"
"reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/0e46722c154726a5f9ac218197ccc28adba16fcf",
"reference": "0e46722c154726a5f9ac218197ccc28adba16fcf",
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/46b25da81613a9cf43c83b2a8c2c1bdab27df691",
"reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691",
"shasum": ""
},
"require": {
@ -7912,9 +7912,9 @@
"homepage": "https://github.com/PhenX/php-svg-lib",
"support": {
"issues": "https://github.com/dompdf/php-svg-lib/issues",
"source": "https://github.com/dompdf/php-svg-lib/tree/0.5.3"
"source": "https://github.com/dompdf/php-svg-lib/tree/0.5.4"
},
"time": "2024-02-23T20:39:24+00:00"
"time": "2024-04-08T12:52:34+00:00"
},
{
"name": "php-http/discovery",
@ -9669,16 +9669,16 @@
},
{
"name": "santigarcor/laratrust",
"version": "7.2.0",
"version": "7.2.1",
"source": {
"type": "git",
"url": "https://github.com/santigarcor/laratrust.git",
"reference": "f3ce07cbee8a18516c65f6b545ea4bcc70cc4423"
"reference": "26e254161d2249163dede61fce89a02f952d8907"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/f3ce07cbee8a18516c65f6b545ea4bcc70cc4423",
"reference": "f3ce07cbee8a18516c65f6b545ea4bcc70cc4423",
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/26e254161d2249163dede61fce89a02f952d8907",
"reference": "26e254161d2249163dede61fce89a02f952d8907",
"shasum": ""
},
"require": {
@ -9732,7 +9732,7 @@
],
"support": {
"issues": "https://github.com/santigarcor/laratrust/issues",
"source": "https://github.com/santigarcor/laratrust/tree/7.2.0"
"source": "https://github.com/santigarcor/laratrust/tree/7.2.1"
},
"funding": [
{
@ -9740,7 +9740,7 @@
"type": "github"
}
],
"time": "2023-02-19T12:04:38+00:00"
"time": "2023-02-20T23:23:08+00:00"
},
{
"name": "sentry/sentry",
@ -9833,23 +9833,23 @@
},
{
"name": "sentry/sentry-laravel",
"version": "4.4.1",
"version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "9fd34f41b84377d73ae3184627d454993757c581"
"reference": "a15b2f5fa7b446f006eb93134e237c38a11776cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/9fd34f41b84377d73ae3184627d454993757c581",
"reference": "9fd34f41b84377d73ae3184627d454993757c581",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/a15b2f5fa7b446f006eb93134e237c38a11776cf",
"reference": "a15b2f5fa7b446f006eb93134e237c38a11776cf",
"shasum": ""
},
"require": {
"illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0",
"nyholm/psr7": "^1.0",
"php": "^7.2 | ^8.0",
"sentry/sentry": "^4.5",
"sentry/sentry": "^4.7",
"symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0"
},
"require-dev": {
@ -9906,7 +9906,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/4.4.1"
"source": "https://github.com/getsentry/sentry-laravel/tree/4.5.1"
},
"funding": [
{
@ -9918,7 +9918,7 @@
"type": "custom"
}
],
"time": "2024-04-04T14:46:42+00:00"
"time": "2024-04-24T08:58:34+00:00"
},
{
"name": "simple-icons/simple-icons",
@ -14308,16 +14308,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.18",
"version": "10.5.20",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8"
"reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/835df1709ac6c968ba34bf23f3c30e5d5a266de8",
"reference": "835df1709ac6c968ba34bf23f3c30e5d5a266de8",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3",
"reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3",
"shasum": ""
},
"require": {
@ -14389,7 +14389,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.18"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20"
},
"funding": [
{
@ -14405,7 +14405,7 @@
"type": "tidelift"
}
],
"time": "2024-04-14T07:05:31+00:00"
"time": "2024-04-24T06:32:35+00:00"
},
{
"name": "sebastian/cli-parser",
@ -15325,16 +15325,16 @@
},
{
"name": "spatie/backtrace",
"version": "1.5.3",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/spatie/backtrace.git",
"reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab"
"reference": "a5834bed384060f6c6f80bd6ec079c0897b64f37"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/483f76a82964a0431aa836b6ed0edde0c248e3ab",
"reference": "483f76a82964a0431aa836b6ed0edde0c248e3ab",
"url": "https://api.github.com/repos/spatie/backtrace/zipball/a5834bed384060f6c6f80bd6ec079c0897b64f37",
"reference": "a5834bed384060f6c6f80bd6ec079c0897b64f37",
"shasum": ""
},
"require": {
@ -15342,6 +15342,7 @@
},
"require-dev": {
"ext-json": "*",
"laravel/serializable-closure": "^1.3",
"phpunit/phpunit": "^9.3",
"spatie/phpunit-snapshot-assertions": "^4.2",
"symfony/var-dumper": "^5.1"
@ -15371,7 +15372,7 @@
"spatie"
],
"support": {
"source": "https://github.com/spatie/backtrace/tree/1.5.3"
"source": "https://github.com/spatie/backtrace/tree/1.6.0"
},
"funding": [
{
@ -15383,7 +15384,7 @@
"type": "other"
}
],
"time": "2023-06-28T12:59:17+00:00"
"time": "2024-04-24T10:04:31+00:00"
},
{
"name": "spatie/flare-client-php",
@ -15456,16 +15457,16 @@
},
{
"name": "spatie/ignition",
"version": "1.13.1",
"version": "1.13.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/ignition.git",
"reference": "889bf1dfa59e161590f677728b47bf4a6893983b"
"reference": "952798e239d9969e4e694b124c2cc222798dbb28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/889bf1dfa59e161590f677728b47bf4a6893983b",
"reference": "889bf1dfa59e161590f677728b47bf4a6893983b",
"url": "https://api.github.com/repos/spatie/ignition/zipball/952798e239d9969e4e694b124c2cc222798dbb28",
"reference": "952798e239d9969e4e694b124c2cc222798dbb28",
"shasum": ""
},
"require": {
@ -15535,20 +15536,20 @@
"type": "github"
}
],
"time": "2024-03-29T14:03:47+00:00"
"time": "2024-04-16T08:49:17+00:00"
},
{
"name": "spatie/laravel-ignition",
"version": "2.5.1",
"version": "2.5.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-ignition.git",
"reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9"
"reference": "c93fcadcc4629775c839ac9a90916f07a660266f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
"reference": "0c864b3cbd66ce67a2096c5f743e07ce8f1d6ab9",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/c93fcadcc4629775c839ac9a90916f07a660266f",
"reference": "c93fcadcc4629775c839ac9a90916f07a660266f",
"shasum": ""
},
"require": {
@ -15558,7 +15559,7 @@
"illuminate/support": "^10.0|^11.0",
"php": "^8.1",
"spatie/flare-client-php": "^1.3.5",
"spatie/ignition": "^1.13",
"spatie/ignition": "^1.13.2",
"symfony/console": "^6.2.3|^7.0",
"symfony/var-dumper": "^6.2.3|^7.0"
},
@ -15627,7 +15628,7 @@
"type": "github"
}
],
"time": "2024-04-02T06:30:22+00:00"
"time": "2024-04-16T08:57:16+00:00"
},
{
"name": "stefanzweifel/laravel-stats-phploc",