update composer.lock file

This commit is contained in:
Cüneyt Şentürk 2022-06-25 09:11:10 +03:00
parent 326c38fc83
commit 8bf8445fbf

12
composer.lock generated
View File

@ -907,16 +907,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.228.2", "version": "3.228.3",
"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": "e7c4d70aef99e71f9114a302ec576dc2689df283" "reference": "4dad57c95c7ff1dfcea29a7877ce64720b3318c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e7c4d70aef99e71f9114a302ec576dc2689df283", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4dad57c95c7ff1dfcea29a7877ce64720b3318c3",
"reference": "e7c4d70aef99e71f9114a302ec576dc2689df283", "reference": "4dad57c95c7ff1dfcea29a7877ce64720b3318c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -992,9 +992,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.228.2" "source": "https://github.com/aws/aws-sdk-php/tree/3.228.3"
}, },
"time": "2022-06-23T18:17:44+00:00" "time": "2022-06-24T20:24:09+00:00"
}, },
{ {
"name": "balping/json-raw-encoder", "name": "balping/json-raw-encoder",