update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2022-06-10 17:48:30 +03:00
parent fc1bc45080
commit e2b810e330

111
composer.lock generated
View File

@ -608,16 +608,16 @@
}, },
{ {
"name": "akaunting/laravel-sortable", "name": "akaunting/laravel-sortable",
"version": "1.0.3", "version": "1.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/akaunting/laravel-sortable.git", "url": "https://github.com/akaunting/laravel-sortable.git",
"reference": "8cfb79d6b6426cd7f1c01a64025f615e17a88fda" "reference": "8a5f702d282934c998933f82c3372aab48238ace"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-sortable/zipball/8cfb79d6b6426cd7f1c01a64025f615e17a88fda", "url": "https://api.github.com/repos/akaunting/laravel-sortable/zipball/8a5f702d282934c998933f82c3372aab48238ace",
"reference": "8cfb79d6b6426cd7f1c01a64025f615e17a88fda", "reference": "8a5f702d282934c998933f82c3372aab48238ace",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -666,9 +666,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/akaunting/laravel-sortable/issues", "issues": "https://github.com/akaunting/laravel-sortable/issues",
"source": "https://github.com/akaunting/laravel-sortable/tree/1.0.3" "source": "https://github.com/akaunting/laravel-sortable/tree/1.0.5"
}, },
"time": "2022-01-31T13:15:55+00:00" "time": "2022-06-10T12:46:42+00:00"
}, },
{ {
"name": "akaunting/laravel-version", "name": "akaunting/laravel-version",
@ -906,16 +906,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.224.3", "version": "3.225.1",
"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": "52f45dfe0d1e5a77f33c050bde5134901fc54a57" "reference": "b795c9c14997dac771f66d1f6cbadb62c742373a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/52f45dfe0d1e5a77f33c050bde5134901fc54a57", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b795c9c14997dac771f66d1f6cbadb62c742373a",
"reference": "52f45dfe0d1e5a77f33c050bde5134901fc54a57", "reference": "b795c9c14997dac771f66d1f6cbadb62c742373a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -991,9 +991,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.224.3" "source": "https://github.com/aws/aws-sdk-php/tree/3.225.1"
}, },
"time": "2022-06-02T18:22:57+00:00" "time": "2022-06-09T18:19:43+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -2924,16 +2924,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.4.3", "version": "7.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab" "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"reference": "74a8602c6faec9ef74b7a9391ac82c5e65b1cdab", "reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3028,7 +3028,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.3" "source": "https://github.com/guzzle/guzzle/tree/7.4.4"
}, },
"funding": [ "funding": [
{ {
@ -3044,7 +3044,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-25T13:24:33+00:00" "time": "2022-06-09T21:39:15+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@ -3132,16 +3132,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.2.1", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2" "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2", "url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee",
"reference": "c94a94f120803a18554c1805ef2e539f8285f9a2", "reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3165,7 +3165,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.2-dev" "dev-master": "2.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -3227,7 +3227,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.2.1" "source": "https://github.com/guzzle/psr7/tree/2.3.0"
}, },
"funding": [ "funding": [
{ {
@ -3243,7 +3243,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-20T21:55:58+00:00" "time": "2022-06-09T08:26:02+00:00"
}, },
{ {
"name": "hoa/compiler", "name": "hoa/compiler",
@ -4472,16 +4472,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.16.0", "version": "v9.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "dbad869e737542734c48d36d4cb87ee90455c4b8" "reference": "091e287678ac723c591509ca6374e4ded4a99b1c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/dbad869e737542734c48d36d4cb87ee90455c4b8", "url": "https://api.github.com/repos/laravel/framework/zipball/091e287678ac723c591509ca6374e4ded4a99b1c",
"reference": "dbad869e737542734c48d36d4cb87ee90455c4b8", "reference": "091e287678ac723c591509ca6374e4ded4a99b1c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4647,7 +4647,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-06-02T18:13:11+00:00" "time": "2022-06-07T15:09:32+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@ -5037,16 +5037,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.3.2", "version": "2.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a" "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6eddb90a9e4a1a8c5773226068fcfb48cb36812a", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc",
"reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a", "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5139,7 +5139,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-03T14:07:39+00:00" "time": "2022-06-07T21:28:26+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -6215,16 +6215,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.6.0", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0" "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/247918972acd74356b0a91dfaa5adcaec069b6c0", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
"reference": "247918972acd74356b0a91dfaa5adcaec069b6c0", "reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6303,7 +6303,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.6.0" "source": "https://github.com/Seldaek/monolog/tree/2.7.0"
}, },
"funding": [ "funding": [
{ {
@ -6315,7 +6315,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-10T09:36:00+00:00" "time": "2022-06-09T08:59:12+00:00"
}, },
{ {
"name": "mtdowling/jmespath.php", "name": "mtdowling/jmespath.php",
@ -9161,6 +9161,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"abandoned": "symfony/error-handler",
"time": "2022-04-12T15:19:55+00:00" "time": "2022-04-12T15:19:55+00:00"
}, },
{ {
@ -11301,21 +11302,21 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.10.0", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0", "ext-ctype": "*",
"symfony/polyfill-ctype": "^1.8" "php": "^7.2 || ^8.0"
}, },
"conflict": { "conflict": {
"phpstan/phpstan": "<0.12.20", "phpstan/phpstan": "<0.12.20",
@ -11353,9 +11354,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/webmozarts/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.10.0" "source": "https://github.com/webmozarts/assert/tree/1.11.0"
}, },
"time": "2021-03-09T10:59:23+00:00" "time": "2022-06-03T18:03:27+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -13931,16 +13932,16 @@
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "1.2.3", "version": "1.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "51e5daaa7e43c154fe57f1ddfbba862f9fe57646" "reference": "b90026ba26fe6589101dc5cd6527846290560aea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/51e5daaa7e43c154fe57f1ddfbba862f9fe57646", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/b90026ba26fe6589101dc5cd6527846290560aea",
"reference": "51e5daaa7e43c154fe57f1ddfbba862f9fe57646", "reference": "b90026ba26fe6589101dc5cd6527846290560aea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14017,7 +14018,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-05-05T15:53:24+00:00" "time": "2022-06-08T07:07:57+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@ -14177,5 +14178,5 @@
"ext-zip": "*" "ext-zip": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }