update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2023-08-09 13:57:54 +03:00
parent 6b9b02ef9a
commit f5c92797b7

186
composer.lock generated
View File

@ -990,16 +990,16 @@
},
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.8.1",
"version": "v3.8.2",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "aff3235fecb4104203b1e62c32239c56530eee32"
"reference": "56a2dc1da9d3219164074713983eef68996386cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/aff3235fecb4104203b1e62c32239c56530eee32",
"reference": "aff3235fecb4104203b1e62c32239c56530eee32",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/56a2dc1da9d3219164074713983eef68996386cf",
"reference": "56a2dc1da9d3219164074713983eef68996386cf",
"shasum": ""
},
"require": {
@ -1058,7 +1058,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.1"
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.8.2"
},
"funding": [
{
@ -1070,7 +1070,7 @@
"type": "github"
}
],
"time": "2023-02-21T14:21:02+00:00"
"time": "2023-07-26T04:57:49+00:00"
},
{
"name": "barryvdh/laravel-dompdf",
@ -3410,16 +3410,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.5.0",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "b635f279edd83fc275f822a1188157ffea568ff6"
"reference": "8bd7c33a0734ae1c5d074360512beb716bef3f77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
"reference": "b635f279edd83fc275f822a1188157ffea568ff6",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/8bd7c33a0734ae1c5d074360512beb716bef3f77",
"reference": "8bd7c33a0734ae1c5d074360512beb716bef3f77",
"shasum": ""
},
"require": {
@ -3506,7 +3506,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.5.0"
"source": "https://github.com/guzzle/psr7/tree/2.6.0"
},
"funding": [
{
@ -3522,7 +3522,7 @@
"type": "tidelift"
}
],
"time": "2023-04-17T16:11:26+00:00"
"time": "2023-08-03T15:06:02+00:00"
},
{
"name": "guzzlehttp/uri-template",
@ -4951,16 +4951,16 @@
},
{
"name": "laravel/framework",
"version": "v10.17.0",
"version": "v10.18.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "a0e3f5ac5b6258f6ede9a2a2c5cc3820baea24a2"
"reference": "9d41928900f7ecf409627a7d06c0a4dfecff2ea7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a0e3f5ac5b6258f6ede9a2a2c5cc3820baea24a2",
"reference": "a0e3f5ac5b6258f6ede9a2a2c5cc3820baea24a2",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d41928900f7ecf409627a7d06c0a4dfecff2ea7",
"reference": "9d41928900f7ecf409627a7d06c0a4dfecff2ea7",
"shasum": ""
},
"require": {
@ -5147,25 +5147,25 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-08-01T14:08:45+00:00"
"time": "2023-08-08T14:30:38+00:00"
},
{
"name": "laravel/prompts",
"version": "v0.1.1",
"version": "v0.1.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "309b30157090a63c40152aa912d198d6aeb60ea6"
"reference": "1b3ab520a75eddefcda99f49fb551d231769b1fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/309b30157090a63c40152aa912d198d6aeb60ea6",
"reference": "309b30157090a63c40152aa912d198d6aeb60ea6",
"url": "https://api.github.com/repos/laravel/prompts/zipball/1b3ab520a75eddefcda99f49fb551d231769b1fa",
"reference": "1b3ab520a75eddefcda99f49fb551d231769b1fa",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"illuminate/collections": "^10.0",
"illuminate/collections": "^10.0|^11.0",
"php": "^8.1",
"symfony/console": "^6.2"
},
@ -5193,9 +5193,9 @@
],
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.1"
"source": "https://github.com/laravel/prompts/tree/v0.1.4"
},
"time": "2023-07-31T15:03:02+00:00"
"time": "2023-08-07T13:14:59+00:00"
},
{
"name": "laravel/sanctum",
@ -5991,26 +5991,26 @@
},
{
"name": "league/mime-type-detection",
"version": "1.11.0",
"version": "1.13.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/a6dfb1194a2946fcdc1f38219445234f65b35c96",
"reference": "a6dfb1194a2946fcdc1f38219445234f65b35c96",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": "^7.2 || ^8.0"
"php": "^7.4 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"phpstan/phpstan": "^0.12.68",
"phpunit/phpunit": "^8.5.8 || ^9.3"
"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
},
"type": "library",
"autoload": {
@ -6031,7 +6031,7 @@
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.13.0"
},
"funding": [
{
@ -6043,7 +6043,7 @@
"type": "tidelift"
}
],
"time": "2022-04-17T13:12:02+00:00"
"time": "2023-08-05T12:09:49+00:00"
},
{
"name": "league/oauth2-client",
@ -6180,16 +6180,16 @@
},
{
"name": "livewire/livewire",
"version": "v2.12.4",
"version": "v2.12.5",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "cca62ce8f751279c36404886b74a02e6dd0110f2"
"reference": "96a249f5ab51d8377817d802f91d1e440869c1d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/cca62ce8f751279c36404886b74a02e6dd0110f2",
"reference": "cca62ce8f751279c36404886b74a02e6dd0110f2",
"url": "https://api.github.com/repos/livewire/livewire/zipball/96a249f5ab51d8377817d802f91d1e440869c1d6",
"reference": "96a249f5ab51d8377817d802f91d1e440869c1d6",
"shasum": ""
},
"require": {
@ -6241,7 +6241,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v2.12.4"
"source": "https://github.com/livewire/livewire/tree/v2.12.5"
},
"funding": [
{
@ -6249,7 +6249,7 @@
"type": "github"
}
],
"time": "2023-07-28T20:46:24+00:00"
"time": "2023-08-02T06:31:31+00:00"
},
{
"name": "lorisleiva/laravel-search-string",
@ -8584,16 +8584,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.23.0",
"version": "1.23.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "a2b24135c35852b348894320d47b3902a94bc494"
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a2b24135c35852b348894320d47b3902a94bc494",
"reference": "a2b24135c35852b348894320d47b3902a94bc494",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/846ae76eef31c6d7790fac9bc399ecee45160b26",
"reference": "846ae76eef31c6d7790fac9bc399ecee45160b26",
"shasum": ""
},
"require": {
@ -8625,9 +8625,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.1"
},
"time": "2023-07-23T22:17:56+00:00"
"time": "2023-08-03T16:32:59+00:00"
},
{
"name": "plank/laravel-mediable",
@ -9839,16 +9839,16 @@
},
{
"name": "sentry/sentry-laravel",
"version": "3.7.1",
"version": "3.7.3",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "d1b21a9552db12016d3aeb15f6e6188a03a5dd87"
"reference": "2aee4ad217be8ef04ffcde6e9f7dd17af5a3b0bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d1b21a9552db12016d3aeb15f6e6188a03a5dd87",
"reference": "d1b21a9552db12016d3aeb15f6e6188a03a5dd87",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/2aee4ad217be8ef04ffcde6e9f7dd17af5a3b0bf",
"reference": "2aee4ad217be8ef04ffcde6e9f7dd17af5a3b0bf",
"shasum": ""
},
"require": {
@ -9864,6 +9864,7 @@
"laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0",
"mockery/mockery": "^1.3",
"orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.4 | ^9.3"
},
"type": "library",
@ -9913,7 +9914,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/3.7.1"
"source": "https://github.com/getsentry/sentry-laravel/tree/3.7.3"
},
"funding": [
{
@ -9925,7 +9926,7 @@
"type": "custom"
}
],
"time": "2023-08-01T10:02:58+00:00"
"time": "2023-08-03T10:10:23+00:00"
},
{
"name": "simple-icons/simple-icons",
@ -13295,16 +13296,16 @@
},
{
"name": "brianium/paratest",
"version": "v7.2.3",
"version": "v7.2.5",
"source": {
"type": "git",
"url": "https://github.com/paratestphp/paratest.git",
"reference": "ec6713d48856b7e8af64b2f94b084fb861bcc71b"
"reference": "4d7ad5b6564f63baa1b948ecad05439f22880942"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/ec6713d48856b7e8af64b2f94b084fb861bcc71b",
"reference": "ec6713d48856b7e8af64b2f94b084fb861bcc71b",
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/4d7ad5b6564f63baa1b948ecad05439f22880942",
"reference": "4d7ad5b6564f63baa1b948ecad05439f22880942",
"shasum": ""
},
"require": {
@ -13315,13 +13316,13 @@
"fidry/cpu-core-counter": "^0.4.1 || ^0.5.1",
"jean85/pretty-package-versions": "^2.0.5",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/php-code-coverage": "^10.1.2",
"phpunit/php-code-coverage": "^10.1.3",
"phpunit/php-file-iterator": "^4.0.2",
"phpunit/php-timer": "^6.0",
"phpunit/phpunit": "^10.2.6",
"phpunit/phpunit": "^10.3.1",
"sebastian/environment": "^6.0.1",
"symfony/console": "^6.3.0",
"symfony/process": "^6.3.0"
"symfony/console": "^6.3.2",
"symfony/process": "^6.3.2"
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
@ -13374,7 +13375,7 @@
],
"support": {
"issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v7.2.3"
"source": "https://github.com/paratestphp/paratest/tree/v7.2.5"
},
"funding": [
{
@ -13386,7 +13387,7 @@
"type": "paypal"
}
],
"time": "2023-07-20T10:18:35+00:00"
"time": "2023-08-08T13:23:59+00:00"
},
{
"name": "fakerphp/faker",
@ -13641,31 +13642,31 @@
},
{
"name": "mockery/mockery",
"version": "1.6.4",
"version": "1.6.6",
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "d1413755e26fe56a63455f7753221c86cbb88f66"
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/d1413755e26fe56a63455f7753221c86cbb88f66",
"reference": "d1413755e26fe56a63455f7753221c86cbb88f66",
"url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e",
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e",
"shasum": ""
},
"require": {
"hamcrest/hamcrest-php": "^2.0.1",
"lib-pcre": ">=7.0",
"php": ">=7.4,<8.3"
"php": ">=7.3"
},
"conflict": {
"phpunit/phpunit": "<8.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5 || ^9.3",
"phpunit/phpunit": "^8.5 || ^9.6.10",
"psalm/plugin-phpunit": "^0.18.4",
"symplify/easy-coding-standard": "^11.5.0",
"vimeo/psalm": "^5.13.1"
"vimeo/psalm": "^4.30"
},
"type": "library",
"autoload": {
@ -13722,7 +13723,7 @@
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
},
"time": "2023-07-19T15:51:02+00:00"
"time": "2023-08-09T00:03:52+00:00"
},
{
"name": "myclabs/deep-copy",
@ -13785,38 +13786,35 @@
},
{
"name": "nunomaduro/collision",
"version": "v7.7.0",
"version": "v7.8.1",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
"reference": "69a07197d055456d29911116fca3bc2c985f524b"
"reference": "61553ad3260845d7e3e49121b7074619233d361b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/69a07197d055456d29911116fca3bc2c985f524b",
"reference": "69a07197d055456d29911116fca3bc2c985f524b",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/61553ad3260845d7e3e49121b7074619233d361b",
"reference": "61553ad3260845d7e3e49121b7074619233d361b",
"shasum": ""
},
"require": {
"filp/whoops": "^2.15.2",
"filp/whoops": "^2.15.3",
"nunomaduro/termwind": "^1.15.1",
"php": "^8.1.0",
"symfony/console": "^6.3.0"
},
"conflict": {
"phpunit/phpunit": "<10.1.2"
"symfony/console": "^6.3.2"
},
"require-dev": {
"brianium/paratest": "^7.2.2",
"laravel/framework": "^10.14.1",
"laravel/pint": "^1.10.3",
"laravel/sail": "^1.23.0",
"brianium/paratest": "^7.2.4",
"laravel/framework": "^10.17.1",
"laravel/pint": "^1.10.5",
"laravel/sail": "^1.23.1",
"laravel/sanctum": "^3.2.5",
"laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.6.3",
"orchestra/testbench-core": "^8.5.8",
"pestphp/pest": "^2.8.1",
"phpunit/phpunit": "^10.2.2",
"nunomaduro/larastan": "^2.6.4",
"orchestra/testbench-core": "^8.5.9",
"pestphp/pest": "^2.12.1",
"phpunit/phpunit": "^10.3.1",
"sebastian/environment": "^6.0.1",
"spatie/laravel-ignition": "^2.2.0"
},
@ -13877,7 +13875,7 @@
"type": "patreon"
}
],
"time": "2023-06-29T09:10:16+00:00"
"time": "2023-08-07T08:03:21+00:00"
},
{
"name": "phar-io/manifest",
@ -14312,16 +14310,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.2.6",
"version": "10.3.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1c17815c129f133f3019cc18e8d0c8622e6d9bcd"
"reference": "d442ce7c4104d5683c12e67e4dcb5058159e9804"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c17815c129f133f3019cc18e8d0c8622e6d9bcd",
"reference": "1c17815c129f133f3019cc18e8d0c8622e6d9bcd",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d442ce7c4104d5683c12e67e4dcb5058159e9804",
"reference": "d442ce7c4104d5683c12e67e4dcb5058159e9804",
"shasum": ""
},
"require": {
@ -14346,7 +14344,7 @@
"sebastian/diff": "^5.0",
"sebastian/environment": "^6.0",
"sebastian/exporter": "^5.0",
"sebastian/global-state": "^6.0",
"sebastian/global-state": "^6.0.1",
"sebastian/object-enumerator": "^5.0",
"sebastian/recursion-context": "^5.0",
"sebastian/type": "^4.0",
@ -14361,7 +14359,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.2-dev"
"dev-main": "10.3-dev"
}
},
"autoload": {
@ -14393,7 +14391,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.2.6"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.3.1"
},
"funding": [
{
@ -14409,7 +14407,7 @@
"type": "tidelift"
}
],
"time": "2023-07-17T12:08:28+00:00"
"time": "2023-08-04T06:48:08+00:00"
},
{
"name": "sebastian/cli-parser",