update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2021-07-16 15:53:17 +03:00
parent 07acbf4226
commit 70a1119fe1

79
composer.lock generated
View File

@ -629,16 +629,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.185.10", "version": "3.185.14",
"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": "667a83e4a18cb75db3ce74162efc97123da96261" "reference": "9faaa7f7fafe569049bbb615767d8e3fa83d9fb7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/667a83e4a18cb75db3ce74162efc97123da96261", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9faaa7f7fafe569049bbb615767d8e3fa83d9fb7",
"reference": "667a83e4a18cb75db3ce74162efc97123da96261", "reference": "9faaa7f7fafe569049bbb615767d8e3fa83d9fb7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -713,9 +713,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.185.10" "source": "https://github.com/aws/aws-sdk-php/tree/3.185.14"
}, },
"time": "2021-07-09T19:21:22+00:00" "time": "2021-07-15T18:15:50+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -2056,24 +2056,23 @@
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "2.0.3", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88" "reference": "ac77408b22cc6c4d0b4947d20a3889be3043566e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/c9622c6820d3ede1e2315a6a377ea1076e421d88", "url": "https://api.github.com/repos/doctrine/cache/zipball/ac77408b22cc6c4d0b4947d20a3889be3043566e",
"reference": "c9622c6820d3ede1e2315a6a377ea1076e421d88", "reference": "ac77408b22cc6c4d0b4947d20a3889be3043566e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~7.1 || ^8.0" "php": "~7.1 || ^8.0"
}, },
"conflict": { "conflict": {
"doctrine/common": ">2.2,<2.4", "doctrine/common": ">2.2,<2.4"
"psr/cache": ">=3"
}, },
"require-dev": { "require-dev": {
"alcaeus/mongo-php-adapter": "^1.1", "alcaeus/mongo-php-adapter": "^1.1",
@ -2082,8 +2081,9 @@
"mongodb/mongodb": "^1.1", "mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"predis/predis": "~1.0", "predis/predis": "~1.0",
"psr/cache": "^1.0 || ^2.0", "psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.2" "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
}, },
"suggest": { "suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
@ -2135,7 +2135,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/cache/issues", "issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/2.0.3" "source": "https://github.com/doctrine/cache/tree/2.1.0"
}, },
"funding": [ "funding": [
{ {
@ -2151,7 +2151,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-25T09:43:04+00:00" "time": "2021-07-14T11:22:57+00:00"
}, },
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
@ -5075,16 +5075,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.49.2", "version": "v8.50.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "d9b43ee080b4d51344b2e578aa667f85040471a2" "reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d9b43ee080b4d51344b2e578aa667f85040471a2", "url": "https://api.github.com/repos/laravel/framework/zipball/d892dbacbe3859cf9303ccda98ac8d782141d5ae",
"reference": "d9b43ee080b4d51344b2e578aa667f85040471a2", "reference": "d892dbacbe3859cf9303ccda98ac8d782141d5ae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5094,7 +5094,7 @@
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-openssl": "*", "ext-openssl": "*",
"league/commonmark": "^1.3", "league/commonmark": "^1.3|^2.0",
"league/flysystem": "^1.1", "league/flysystem": "^1.1",
"monolog/monolog": "^2.0", "monolog/monolog": "^2.0",
"nesbot/carbon": "^2.31", "nesbot/carbon": "^2.31",
@ -5239,7 +5239,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": "2021-07-06T14:06:38+00:00" "time": "2021-07-13T12:41:53+00:00"
}, },
{ {
"name": "laravel/slack-notification-channel", "name": "laravel/slack-notification-channel",
@ -6788,16 +6788,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.3.0", "version": "2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "df991fd88693ab703aa403413d83e15f688dae33" "reference": "9738e495f288eec0b187e310b7cdbbb285777dbe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/df991fd88693ab703aa403413d83e15f688dae33", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9738e495f288eec0b187e310b7cdbbb285777dbe",
"reference": "df991fd88693ab703aa403413d83e15f688dae33", "reference": "9738e495f288eec0b187e310b7cdbbb285777dbe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6868,7 +6868,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.3.0" "source": "https://github.com/Seldaek/monolog/tree/2.3.1"
}, },
"funding": [ "funding": [
{ {
@ -6880,7 +6880,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-05T11:34:13+00:00" "time": "2021-07-14T11:56:39+00:00"
}, },
{ {
"name": "monooso/unobserve", "name": "monooso/unobserve",
@ -12742,16 +12742,16 @@
}, },
{ {
"name": "facade/ignition", "name": "facade/ignition",
"version": "2.10.2", "version": "2.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/facade/ignition.git", "url": "https://github.com/facade/ignition.git",
"reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4" "reference": "dc6818335f50ccf0b90284784718ea9a82604286"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/facade/ignition/zipball/43688227bbf27c43bc1ad83af224f135b6ef0ff4", "url": "https://api.github.com/repos/facade/ignition/zipball/dc6818335f50ccf0b90284784718ea9a82604286",
"reference": "43688227bbf27c43bc1ad83af224f135b6ef0ff4", "reference": "dc6818335f50ccf0b90284784718ea9a82604286",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12759,7 +12759,6 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"facade/flare-client-php": "^1.6", "facade/flare-client-php": "^1.6",
"facade/ignition-contracts": "^1.0.2", "facade/ignition-contracts": "^1.0.2",
"filp/whoops": "^2.4",
"illuminate/support": "^7.0|^8.0", "illuminate/support": "^7.0|^8.0",
"monolog/monolog": "^2.0", "monolog/monolog": "^2.0",
"php": "^7.2.5|^8.0", "php": "^7.2.5|^8.0",
@ -12815,7 +12814,7 @@
"issues": "https://github.com/facade/ignition/issues", "issues": "https://github.com/facade/ignition/issues",
"source": "https://github.com/facade/ignition" "source": "https://github.com/facade/ignition"
}, },
"time": "2021-06-11T06:57:25+00:00" "time": "2021-07-12T15:55:51+00:00"
}, },
{ {
"name": "facade/ignition-contracts", "name": "facade/ignition-contracts",
@ -12937,16 +12936,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.13.0", "version": "2.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424" "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/2edbc73a4687d9085c8f20f398eebade844e8424", "url": "https://api.github.com/repos/filp/whoops/zipball/fdf92f03e150ed84d5967a833ae93abffac0315b",
"reference": "2edbc73a4687d9085c8f20f398eebade844e8424", "reference": "fdf92f03e150ed84d5967a833ae93abffac0315b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12996,7 +12995,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.13.0" "source": "https://github.com/filp/whoops/tree/2.14.0"
}, },
"funding": [ "funding": [
{ {
@ -13004,7 +13003,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-06-04T12:00:00+00:00" "time": "2021-07-13T12:00:00+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",