update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2023-03-02 09:28:04 +03:00
parent a31e13268c
commit 230025e5aa

134
composer.lock generated
View File

@ -907,16 +907,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.260.1", "version": "3.261.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "964653acda337343e64344426fa609cf1df930e1" "reference": "4f9cd0d3fc439372cd9f57d4f1bea9744216d2f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/964653acda337343e64344426fa609cf1df930e1", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4f9cd0d3fc439372cd9f57d4f1bea9744216d2f0",
"reference": "964653acda337343e64344426fa609cf1df930e1", "reference": "4f9cd0d3fc439372cd9f57d4f1bea9744216d2f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -995,9 +995,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.260.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.261.2"
}, },
"time": "2023-02-22T19:23:27+00:00" "time": "2023-03-01T19:22:23+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -3280,24 +3280,24 @@
}, },
{ {
"name": "graham-campbell/result-type", "name": "graham-campbell/result-type",
"version": "v1.1.0", "version": "v1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git", "url": "https://github.com/GrahamCampbell/Result-Type.git",
"reference": "a878d45c1914464426dc94da61c9e1d36ae262a8" "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/a878d45c1914464426dc94da61c9e1d36ae262a8", "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
"reference": "a878d45c1914464426dc94da61c9e1d36ae262a8", "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2.5 || ^8.0", "php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9" "phpoption/phpoption": "^1.9.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^8.5.28 || ^9.5.21" "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -3326,7 +3326,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues", "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.0" "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
}, },
"funding": [ "funding": [
{ {
@ -3338,7 +3338,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-30T15:56:11+00:00" "time": "2023-02-25T20:23:15+00:00"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
@ -4730,21 +4730,21 @@
}, },
{ {
"name": "intervention/imagecache", "name": "intervention/imagecache",
"version": "2.5.2", "version": "2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Intervention/imagecache.git", "url": "https://github.com/Intervention/imagecache.git",
"reference": "270d1e72ddff2fc0a6d3c7e6cbc9d23c9ec1e3e4" "reference": "86136575a62d3634b51f196a998fce4a583b49bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Intervention/imagecache/zipball/270d1e72ddff2fc0a6d3c7e6cbc9d23c9ec1e3e4", "url": "https://api.github.com/repos/Intervention/imagecache/zipball/86136575a62d3634b51f196a998fce4a583b49bb",
"reference": "270d1e72ddff2fc0a6d3c7e6cbc9d23c9ec1e3e4", "reference": "86136575a62d3634b51f196a998fce4a583b49bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/cache": "^5.5|~6|~7|~8|~9", "illuminate/cache": "^5.5|~6|~7|~8|~9|~10",
"illuminate/filesystem": "^5.5|~6|~7|~8|~9", "illuminate/filesystem": "^5.5|~6|~7|~8|~9|~10",
"intervention/image": "~2.2", "intervention/image": "~2.2",
"nesbot/carbon": "^2.39", "nesbot/carbon": "^2.39",
"opis/closure": "^3.5", "opis/closure": "^3.5",
@ -4781,7 +4781,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Intervention/imagecache/issues", "issues": "https://github.com/Intervention/imagecache/issues",
"source": "https://github.com/Intervention/imagecache/tree/2.5.2" "source": "https://github.com/Intervention/imagecache/tree/2.6.0"
}, },
"funding": [ "funding": [
{ {
@ -4793,7 +4793,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-01-22T11:14:47+00:00" "time": "2023-02-25T19:40:47+00:00"
}, },
{ {
"name": "jaybizzle/crawler-detect", "name": "jaybizzle/crawler-detect",
@ -6221,16 +6221,16 @@
}, },
{ {
"name": "livewire/livewire", "name": "livewire/livewire",
"version": "v2.12.1", "version": "v2.12.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/livewire/livewire.git", "url": "https://github.com/livewire/livewire.git",
"reference": "c0bd6619358b333f5e47428a4413cc5d24bd60dd" "reference": "ea2a3099f0b5d0017316cb5197bc5b97c7164785"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/c0bd6619358b333f5e47428a4413cc5d24bd60dd", "url": "https://api.github.com/repos/livewire/livewire/zipball/ea2a3099f0b5d0017316cb5197bc5b97c7164785",
"reference": "c0bd6619358b333f5e47428a4413cc5d24bd60dd", "reference": "ea2a3099f0b5d0017316cb5197bc5b97c7164785",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6282,7 +6282,7 @@
"description": "A front-end framework for Laravel.", "description": "A front-end framework for Laravel.",
"support": { "support": {
"issues": "https://github.com/livewire/livewire/issues", "issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v2.12.1" "source": "https://github.com/livewire/livewire/tree/v2.12.2"
}, },
"funding": [ "funding": [
{ {
@ -6290,7 +6290,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-22T21:13:21+00:00" "time": "2023-02-28T15:56:02+00:00"
}, },
{ {
"name": "lorisleiva/laravel-search-string", "name": "lorisleiva/laravel-search-string",
@ -6352,16 +6352,16 @@
}, },
{ {
"name": "maatwebsite/excel", "name": "maatwebsite/excel",
"version": "3.1.47", "version": "3.1.48",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/SpartnerNL/Laravel-Excel.git", "url": "https://github.com/SpartnerNL/Laravel-Excel.git",
"reference": "fd928d68a1422d6abce73255b4406b3c5659e197" "reference": "6d0fe2a1d195960c7af7bf0de760582da02a34b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/fd928d68a1422d6abce73255b4406b3c5659e197", "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/6d0fe2a1d195960c7af7bf0de760582da02a34b9",
"reference": "fd928d68a1422d6abce73255b4406b3c5659e197", "reference": "6d0fe2a1d195960c7af7bf0de760582da02a34b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6416,7 +6416,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", "issues": "https://github.com/SpartnerNL/Laravel-Excel/issues",
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.47" "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.48"
}, },
"funding": [ "funding": [
{ {
@ -6428,7 +6428,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-02-16T15:09:07+00:00" "time": "2023-02-22T21:01:38+00:00"
}, },
{ {
"name": "maennchen/zipstream-php", "name": "maennchen/zipstream-php",
@ -8512,16 +8512,16 @@
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
"version": "1.27.1", "version": "1.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "ef4e6ef74990239946d3983451a9bbed5ef1be5d" "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ef4e6ef74990239946d3983451a9bbed5ef1be5d", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
"reference": "ef4e6ef74990239946d3983451a9bbed5ef1be5d", "reference": "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8611,30 +8611,30 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.27.1" "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.28.0"
}, },
"time": "2023-02-08T07:02:13+00:00" "time": "2023-02-25T12:24:49+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
"version": "1.9.0", "version": "1.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/php-option.git", "url": "https://github.com/schmittjoh/php-option.git",
"reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab" "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
"reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab", "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2.5 || ^8.0" "php": "^7.2.5 || ^8.0"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.8", "bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.28 || ^9.5.21" "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -8676,7 +8676,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/schmittjoh/php-option/issues", "issues": "https://github.com/schmittjoh/php-option/issues",
"source": "https://github.com/schmittjoh/php-option/tree/1.9.0" "source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
}, },
"funding": [ "funding": [
{ {
@ -8688,7 +8688,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-30T15:51:26+00:00" "time": "2023-02-25T19:38:58+00:00"
}, },
{ {
"name": "plank/laravel-mediable", "name": "plank/laravel-mediable",
@ -14085,23 +14085,23 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.24", "version": "9.2.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed" "reference": "0e2b40518197a8c0d4b08bc34dfff1c99c508954"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2cf940ebc6355a9d430462811b5aaa308b174bed", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/0e2b40518197a8c0d4b08bc34dfff1c99c508954",
"reference": "2cf940ebc6355a9d430462811b5aaa308b174bed", "reference": "0e2b40518197a8c0d4b08bc34dfff1c99c508954",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-libxml": "*", "ext-libxml": "*",
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"nikic/php-parser": "^4.14", "nikic/php-parser": "^4.15",
"php": ">=7.3", "php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3", "phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2", "phpunit/php-text-template": "^2.0.2",
@ -14150,7 +14150,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.24" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.25"
}, },
"funding": [ "funding": [
{ {
@ -14158,7 +14158,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-26T08:26:55+00:00" "time": "2023-02-25T05:32:00+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -14403,16 +14403,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.6.3", "version": "9.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555" "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555", "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14485,7 +14485,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.4"
}, },
"funding": [ "funding": [
{ {
@ -14501,7 +14501,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-04T13:37:15+00:00" "time": "2023-02-27T13:06:37+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@ -15599,16 +15599,16 @@
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.4.3", "version": "1.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "2cf3833220cfe8fcf639544f8d7067b6469a00b0" "reference": "cc09114b7057bd217b676f047544b33f5b6247e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/2cf3833220cfe8fcf639544f8d7067b6469a00b0", "url": "https://api.github.com/repos/spatie/ignition/zipball/cc09114b7057bd217b676f047544b33f5b6247e6",
"reference": "2cf3833220cfe8fcf639544f8d7067b6469a00b0", "reference": "cc09114b7057bd217b676f047544b33f5b6247e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15630,7 +15630,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.2.x-dev" "dev-main": "1.4.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -15669,7 +15669,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-23T15:28:32+00:00" "time": "2023-02-28T16:49:47+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",