update composer.lock file..

This commit is contained in:
Cüneyt Şentürk 2022-07-28 01:01:12 +03:00
parent 5b0e1282c3
commit 3fdf216eaa

24
composer.lock generated
View File

@ -907,16 +907,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.231.14", "version": "3.231.15",
"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": "6b79b9c8204813d9674ffa7badcd567d7f608165" "reference": "ba379285d24b609a997bd8b40933d3e0a3826dfb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6b79b9c8204813d9674ffa7badcd567d7f608165", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ba379285d24b609a997bd8b40933d3e0a3826dfb",
"reference": "6b79b9c8204813d9674ffa7badcd567d7f608165", "reference": "ba379285d24b609a997bd8b40933d3e0a3826dfb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -993,9 +993,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.231.14" "source": "https://github.com/aws/aws-sdk-php/tree/3.231.15"
}, },
"time": "2022-07-26T18:20:14+00:00" "time": "2022-07-27T18:59:36+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",
@ -6454,16 +6454,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.59.1", "version": "2.60.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5" "reference": "00a259ae02b003c563158b54fb6743252b638ea6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a9000603ea337c8df16cc41f8b6be95a65f4d0f5", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/00a259ae02b003c563158b54fb6743252b638ea6",
"reference": "a9000603ea337c8df16cc41f8b6be95a65f4d0f5", "reference": "00a259ae02b003c563158b54fb6743252b638ea6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6552,7 +6552,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-29T21:43:55+00:00" "time": "2022-07-27T15:57:48+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -14214,5 +14214,5 @@
"ext-zip": "*" "ext-zip": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }