Bump aws/aws-sdk-php from 3.327.1 to 3.330.0

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.327.1 to 3.330.0.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.327.1...3.330.0)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-22 21:21:21 +00:00 committed by GitHub
parent 501ff8cba7
commit 1da1728d35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

14
composer.lock generated
View File

@ -128,16 +128,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.327.1",
"version": "3.330.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "3d52ec587989b136e486f94eff3dd316465aeb42"
"reference": "dd1b65a4329f91d5e282a92fab2be7bdf6e2adea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3d52ec587989b136e486f94eff3dd316465aeb42",
"reference": "3d52ec587989b136e486f94eff3dd316465aeb42",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dd1b65a4329f91d5e282a92fab2be7bdf6e2adea",
"reference": "dd1b65a4329f91d5e282a92fab2be7bdf6e2adea",
"shasum": ""
},
"require": {
@ -167,7 +167,7 @@
"paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0",
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
"sebastian/comparator": "^1.2.3 || ^4.0",
"yoast/phpunit-polyfills": "^1.0"
},
@ -220,9 +220,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.327.1"
"source": "https://github.com/aws/aws-sdk-php/tree/3.330.0"
},
"time": "2024-11-15T01:53:30+00:00"
"time": "2024-11-22T19:10:26+00:00"
},
{
"name": "bacon/bacon-qr-code",