Merge pull request #14 from sp-tarkov/dependabot/composer/develop/aws/aws-sdk-php-3.330.0

Bump aws/aws-sdk-php from 3.327.1 to 3.330.0
This commit is contained in:
Refringe 2024-11-25 15:30:10 -05:00 committed by GitHub
commit 4928d26299
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", "name": "aws/aws-sdk-php",
"version": "3.327.1", "version": "3.330.0",
"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": "3d52ec587989b136e486f94eff3dd316465aeb42" "reference": "dd1b65a4329f91d5e282a92fab2be7bdf6e2adea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3d52ec587989b136e486f94eff3dd316465aeb42", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dd1b65a4329f91d5e282a92fab2be7bdf6e2adea",
"reference": "3d52ec587989b136e486f94eff3dd316465aeb42", "reference": "dd1b65a4329f91d5e282a92fab2be7bdf6e2adea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -167,7 +167,7 @@
"paragonie/random_compat": ">= 2", "paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
"psr/cache": "^1.0", "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", "sebastian/comparator": "^1.2.3 || ^4.0",
"yoast/phpunit-polyfills": "^1.0" "yoast/phpunit-polyfills": "^1.0"
}, },
@ -220,9 +220,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"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.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", "name": "bacon/bacon-qr-code",