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

Merge pull request #9805 from WWBN/dependabot/composer/aws/aws-sdk-php-3.336.13

Bump aws/aws-sdk-php from 3.336.8 to 3.336.13
This commit is contained in:
Daniel Neto 2025-01-13 07:05:58 -03:00 committed by GitHub
commit b2425a038c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -282,16 +282,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.336.8",
"version": "3.336.13",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "933da0d1b9b1ac9b37d5e32e127d4581b1aabaf6"
"reference": "dcb43c029ca74c52fa03a739341cc77086296a83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/933da0d1b9b1ac9b37d5e32e127d4581b1aabaf6",
"reference": "933da0d1b9b1ac9b37d5e32e127d4581b1aabaf6",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dcb43c029ca74c52fa03a739341cc77086296a83",
"reference": "dcb43c029ca74c52fa03a739341cc77086296a83",
"shasum": ""
},
"require": {
@ -374,9 +374,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.336.8"
"source": "https://github.com/aws/aws-sdk-php/tree/3.336.13"
},
"time": "2025-01-03T19:06:11+00:00"
"time": "2025-01-10T19:04:25+00:00"
},
{
"name": "beberlei/assert",