Bump aws/aws-sdk-php from 3.339.7 to 3.339.9

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-10 16:07:05 +00:00 committed by GitHub
parent 8083f24324
commit b5cc97327a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

19
composer.lock generated
View File

@ -128,16 +128,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.339.7", "version": "3.339.9",
"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": "7b7e48ce7970c0416c5fda045df7b93948fbf643" "reference": "e443779facb8cd0bba30383753a7a451db83acd6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7b7e48ce7970c0416c5fda045df7b93948fbf643", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e443779facb8cd0bba30383753a7a451db83acd6",
"reference": "7b7e48ce7970c0416c5fda045df7b93948fbf643", "reference": "e443779facb8cd0bba30383753a7a451db83acd6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -163,7 +163,6 @@
"ext-openssl": "*", "ext-openssl": "*",
"ext-pcntl": "*", "ext-pcntl": "*",
"ext-sockets": "*", "ext-sockets": "*",
"paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
"psr/cache": "^2.0 || ^3.0", "psr/cache": "^2.0 || ^3.0",
"psr/simple-cache": "^2.0 || ^3.0", "psr/simple-cache": "^2.0 || ^3.0",
@ -220,9 +219,9 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"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.339.7" "source": "https://github.com/aws/aws-sdk-php/tree/3.339.9"
}, },
"time": "2025-02-05T19:06:15+00:00" "time": "2025-02-07T19:14:31+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -14174,7 +14173,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": {}, "stability-flags": [],
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
@ -14182,10 +14181,10 @@
"ext-curl": "*", "ext-curl": "*",
"ext-intl": "*" "ext-intl": "*"
}, },
"platform-dev": {}, "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"ext-pcntl": "8.0", "ext-pcntl": "8.0",
"ext-posix": "8.0" "ext-posix": "8.0"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }