1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

Merge pull request #8494 from WWBN/dependabot/composer/aws/aws-sdk-php-3.282.0

build(deps): bump aws/aws-sdk-php from 3.281.12 to 3.282.0
This commit is contained in:
Daniel Neto 2023-10-02 06:10:48 -03:00 committed by GitHub
commit a841852db5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -281,16 +281,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.281.12", "version": "3.282.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": "22a92f08758db2b152843ea0875eeee5a467d8ff" "reference": "79a3ed5bb573f592823f8b1cffe0dbac3132e6b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/22a92f08758db2b152843ea0875eeee5a467d8ff", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/79a3ed5bb573f592823f8b1cffe0dbac3132e6b4",
"reference": "22a92f08758db2b152843ea0875eeee5a467d8ff", "reference": "79a3ed5bb573f592823f8b1cffe0dbac3132e6b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -370,9 +370,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.281.12" "source": "https://github.com/aws/aws-sdk-php/tree/3.282.0"
}, },
"time": "2023-09-22T18:12:27+00:00" "time": "2023-09-28T18:09:20+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",