Merge pull request #103 from sp-tarkov/dependabot/composer/develop/aws/aws-sdk-php-3.339.4

Bump aws/aws-sdk-php from 3.339.2 to 3.339.4
This commit is contained in:
Refringe 2025-02-05 14:56:46 -05:00 committed by GitHub
commit ef0ff8ae3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

18
composer.lock generated
View File

@ -128,16 +128,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.339.2", "version": "3.339.4",
"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": "2f4e85dd8466ffe5186887f8f1466a0248c6c094" "reference": "ea62ad03645ef7a1d3f1cda2de49f0869de3c582"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2f4e85dd8466ffe5186887f8f1466a0248c6c094", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ea62ad03645ef7a1d3f1cda2de49f0869de3c582",
"reference": "2f4e85dd8466ffe5186887f8f1466a0248c6c094", "reference": "ea62ad03645ef7a1d3f1cda2de49f0869de3c582",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -220,9 +220,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.2" "source": "https://github.com/aws/aws-sdk-php/tree/3.339.4"
}, },
"time": "2025-01-29T19:53:29+00:00" "time": "2025-01-31T19:04:39+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -14174,7 +14174,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 +14182,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"
} }