dependency updates

This commit is contained in:
2023-05-27 12:41:37 +10:00
parent 196d9c358c
commit 2b28ebc014
2 changed files with 33 additions and 33 deletions

12
composer.lock generated
View File

@@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.271.1",
"version": "3.271.3",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "707552cfb1fa37e8e501d2c70afa9bc2e61104c0"
"reference": "f481134d37b8303fa2e82ca7fe2a3124144057f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/707552cfb1fa37e8e501d2c70afa9bc2e61104c0",
"reference": "707552cfb1fa37e8e501d2c70afa9bc2e61104c0",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f481134d37b8303fa2e82ca7fe2a3124144057f6",
"reference": "f481134d37b8303fa2e82ca7fe2a3124144057f6",
"shasum": ""
},
"require": {
@@ -151,9 +151,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.271.1"
"source": "https://github.com/aws/aws-sdk-php/tree/3.271.3"
},
"time": "2023-05-24T18:20:35+00:00"
"time": "2023-05-26T18:20:00+00:00"
},
{
"name": "brick/math",