update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2023-08-31 09:39:07 +03:00
parent 83462c1725
commit 62258ab61b

81
composer.lock generated
View File

@ -142,16 +142,16 @@
}, },
{ {
"name": "akaunting/laravel-firewall", "name": "akaunting/laravel-firewall",
"version": "2.1.4", "version": "2.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/akaunting/laravel-firewall.git", "url": "https://github.com/akaunting/laravel-firewall.git",
"reference": "050981051cfceb18bd903e63969d7e7748d50d61" "reference": "9529b1090d28684fbfbf57944a317457f1288cca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/akaunting/laravel-firewall/zipball/050981051cfceb18bd903e63969d7e7748d50d61", "url": "https://api.github.com/repos/akaunting/laravel-firewall/zipball/9529b1090d28684fbfbf57944a317457f1288cca",
"reference": "050981051cfceb18bd903e63969d7e7748d50d61", "reference": "9529b1090d28684fbfbf57944a317457f1288cca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -203,9 +203,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/akaunting/laravel-firewall/issues", "issues": "https://github.com/akaunting/laravel-firewall/issues",
"source": "https://github.com/akaunting/laravel-firewall/tree/2.1.4" "source": "https://github.com/akaunting/laravel-firewall/tree/2.1.5"
}, },
"time": "2023-03-30T07:45:04+00:00" "time": "2023-08-30T11:08:02+00:00"
}, },
{ {
"name": "akaunting/laravel-language", "name": "akaunting/laravel-language",
@ -852,16 +852,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.279.8", "version": "3.280.0",
"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": "47a454538ec6bf38cf658cf5573585c64915691a" "reference": "bf4f3079bc59af44a752677cfbcd43f7953c4343"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/47a454538ec6bf38cf658cf5573585c64915691a", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bf4f3079bc59af44a752677cfbcd43f7953c4343",
"reference": "47a454538ec6bf38cf658cf5573585c64915691a", "reference": "bf4f3079bc59af44a752677cfbcd43f7953c4343",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -941,9 +941,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.279.8" "source": "https://github.com/aws/aws-sdk-php/tree/3.280.0"
}, },
"time": "2023-08-28T18:14:34+00:00" "time": "2023-08-30T18:19:33+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -1660,16 +1660,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.3.6", "version": "1.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb" "reference": "76e46335014860eec1aa5a724799a00a2e47cc85"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85",
"reference": "90d087e988ff194065333d16bc5cf649872d9cdb", "reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1716,7 +1716,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.org/composer", "irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues", "issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.6" "source": "https://github.com/composer/ca-bundle/tree/1.3.7"
}, },
"funding": [ "funding": [
{ {
@ -1732,7 +1732,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-06T12:02:59+00:00" "time": "2023-08-30T09:31:38+00:00"
}, },
{ {
"name": "composer/class-map-generator", "name": "composer/class-map-generator",
@ -4952,16 +4952,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.20.0", "version": "v10.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "a655dca3fbe83897e22adff652b1878ba352d041" "reference": "96b15c7ac382a9adb4a56d40c640e782d669a112"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a655dca3fbe83897e22adff652b1878ba352d041", "url": "https://api.github.com/repos/laravel/framework/zipball/96b15c7ac382a9adb4a56d40c640e782d669a112",
"reference": "a655dca3fbe83897e22adff652b1878ba352d041", "reference": "96b15c7ac382a9adb4a56d40c640e782d669a112",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5148,7 +5148,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": "2023-08-22T13:37:09+00:00" "time": "2023-08-29T13:55:56+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@ -5387,16 +5387,16 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.8.1", "version": "v2.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10" "reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10", "url": "https://api.github.com/repos/laravel/tinker/zipball/b936d415b252b499e8c3b1f795cd4fc20f57e1f3",
"reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10", "reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5409,6 +5409,7 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~1.3.3|^1.4.2", "mockery/mockery": "~1.3.3|^1.4.2",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.5.8|^9.3.3" "phpunit/phpunit": "^8.5.8|^9.3.3"
}, },
"suggest": { "suggest": {
@ -5449,9 +5450,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/tinker/issues", "issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.8.1" "source": "https://github.com/laravel/tinker/tree/v2.8.2"
}, },
"time": "2023-02-15T16:40:09+00:00" "time": "2023-08-15T14:27:00+00:00"
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
@ -5590,16 +5591,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.4.0", "version": "2.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048" "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/3669d6d5f7a47a93c08ddff335e6d945481a1dd5",
"reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048", "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5692,7 +5693,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-03-24T15:16:10+00:00" "time": "2023-08-30T16:55:00+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -14132,16 +14133,16 @@
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "4.0.2", "version": "4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "5647d65443818959172645e7ed999217360654b6" "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/5647d65443818959172645e7ed999217360654b6", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
"reference": "5647d65443818959172645e7ed999217360654b6", "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14181,7 +14182,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy", "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.0.2" "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
}, },
"funding": [ "funding": [
{ {
@ -14189,7 +14190,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-05-07T09:13:23+00:00" "time": "2023-08-31T06:24:48+00:00"
}, },
{ {
"name": "phpunit/php-invoker", "name": "phpunit/php-invoker",