This commit is contained in:
2023-04-22 21:18:07 +10:00
parent 84bfd3cda2
commit a663e2bd56
22 changed files with 384 additions and 143 deletions

14
composer.lock generated
View File

@@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.263.14",
"version": "3.268.16",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "7a6a43fad8899e3be3c46471fa3802331620e36b"
"reference": "b59134c9ca64dcb9de6f7dbbcb9d5a75ed665a98"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7a6a43fad8899e3be3c46471fa3802331620e36b",
"reference": "7a6a43fad8899e3be3c46471fa3802331620e36b",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b59134c9ca64dcb9de6f7dbbcb9d5a75ed665a98",
"reference": "b59134c9ca64dcb9de6f7dbbcb9d5a75ed665a98",
"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.263.14"
"source": "https://github.com/aws/aws-sdk-php/tree/3.268.16"
},
"time": "2023-04-20T18:21:44+00:00"
"time": "2023-04-21T21:37:05+00:00"
},
{
"name": "brick/math",
@@ -9508,5 +9508,5 @@
"php": "^8.0.2"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.3.0"
}