1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00

Bump aws/aws-sdk-php from 3.321.2 to 3.321.6

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

---
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] 2024-09-09 09:22:50 +00:00 committed by GitHub
parent 085c53231f
commit bd0d26e0c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
composer.lock generated
View file

@ -282,16 +282,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.321.2", "version": "3.321.6",
"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": "c04f8f30891cee8480c132778cd4cc486467e77a" "reference": "3dc53a79677dd1f0e682dfc05f9815901ec7bf58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c04f8f30891cee8480c132778cd4cc486467e77a", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3dc53a79677dd1f0e682dfc05f9815901ec7bf58",
"reference": "c04f8f30891cee8480c132778cd4cc486467e77a", "reference": "3dc53a79677dd1f0e682dfc05f9815901ec7bf58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -374,9 +374,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.321.2" "source": "https://github.com/aws/aws-sdk-php/tree/3.321.6"
}, },
"time": "2024-08-30T18:14:40+00:00" "time": "2024-09-06T18:06:38+00:00"
}, },
{ {
"name": "beberlei/assert", "name": "beberlei/assert",
@ -2171,16 +2171,16 @@
}, },
{ {
"name": "mtdowling/jmespath.php", "name": "mtdowling/jmespath.php",
"version": "2.7.0", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/jmespath/jmespath.php.git", "url": "https://github.com/jmespath/jmespath.php.git",
"reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b" "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/bbb69a935c2cbb0c03d7f481a238027430f6440b", "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
"reference": "bbb69a935c2cbb0c03d7f481a238027430f6440b", "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2197,7 +2197,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.7-dev" "dev-master": "2.8-dev"
} }
}, },
"autoload": { "autoload": {
@ -2231,9 +2231,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/jmespath/jmespath.php/issues", "issues": "https://github.com/jmespath/jmespath.php/issues",
"source": "https://github.com/jmespath/jmespath.php/tree/2.7.0" "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
}, },
"time": "2023-08-25T10:54:48+00:00" "time": "2024-09-04T18:46:31+00:00"
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",