build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0

Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.25.1 to 3.26.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.25.1...3.26.0)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-01 04:02:17 +00:00
committed by GitHub
parent 19fe5976be
commit 19f829b87c

24
composer.lock generated
View File

@@ -118,16 +118,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.301.4", "version": "3.302.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": "1d04b11a621eaceb389d2cfbd82bcdc423903796" "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1d04b11a621eaceb389d2cfbd82bcdc423903796", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb343ed4fc5d86c0ddf8e948f0271052f183f937",
"reference": "1d04b11a621eaceb389d2cfbd82bcdc423903796", "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -207,9 +207,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.301.4" "source": "https://github.com/aws/aws-sdk-php/tree/3.302.0"
}, },
"time": "2024-03-20T18:16:55+00:00" "time": "2024-03-29T18:07:04+00:00"
}, },
{ {
"name": "blade-ui-kit/blade-icons", "name": "blade-ui-kit/blade-icons",
@@ -2728,16 +2728,16 @@
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
"version": "3.25.1", "version": "3.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "6a5be0e6d6a93574e80805c9cc108a4b63c824d8" "reference": "885d0a758c71ae3cd6c503544573a1fdb8dc754f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/6a5be0e6d6a93574e80805c9cc108a4b63c824d8", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/885d0a758c71ae3cd6c503544573a1fdb8dc754f",
"reference": "6a5be0e6d6a93574e80805c9cc108a4b63c824d8", "reference": "885d0a758c71ae3cd6c503544573a1fdb8dc754f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2777,7 +2777,7 @@
"storage" "storage"
], ],
"support": { "support": {
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.25.1" "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.26.0"
}, },
"funding": [ "funding": [
{ {
@@ -2789,7 +2789,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-15T19:58:44+00:00" "time": "2024-03-24T21:11:18+00:00"
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",