build(deps): Bump league/flysystem-aws-s3-v3 from 3.16.0 to 3.19.0

Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.16.0 to 3.19.0.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.16.0...3.19.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] 2023-11-07 16:48:40 +00:00 committed by GitHub
parent eb139ba01c
commit 42914e5e3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

48
composer.lock generated
View file

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.283.14", "version": "3.284.1",
"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": "331894cd4751a06a4e5b3e4e2918a9233c9568dc" "reference": "eb03db9795bfdaed3501ebc7f33b4e6cee0c15b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/331894cd4751a06a4e5b3e4e2918a9233c9568dc", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/eb03db9795bfdaed3501ebc7f33b4e6cee0c15b4",
"reference": "331894cd4751a06a4e5b3e4e2918a9233c9568dc", "reference": "eb03db9795bfdaed3501ebc7f33b4e6cee0c15b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -151,9 +151,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.283.14" "source": "https://github.com/aws/aws-sdk-php/tree/3.284.1"
}, },
"time": "2023-10-27T18:06:59+00:00" "time": "2023-11-06T19:08:09+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -2752,16 +2752,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.18.0", "version": "3.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "015633a05aee22490495159237a5944091d8281e" "reference": "1b2aa10f2326e0351399b8ce68e287d8e9209a83"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/015633a05aee22490495159237a5944091d8281e", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b2aa10f2326e0351399b8ce68e287d8e9209a83",
"reference": "015633a05aee22490495159237a5944091d8281e", "reference": "1b2aa10f2326e0351399b8ce68e287d8e9209a83",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2826,7 +2826,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.18.0" "source": "https://github.com/thephpleague/flysystem/tree/3.19.0"
}, },
"funding": [ "funding": [
{ {
@ -2838,20 +2838,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-10-20T17:59:40+00:00" "time": "2023-11-07T09:04:28+00:00"
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
"version": "3.16.0", "version": "3.19.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": "ded9ba346bb01cb9cc4cc7f2743c2c0e14d18e1c" "reference": "03be643c8ed4dea811d946101be3bc875b5cf214"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/ded9ba346bb01cb9cc4cc7f2743c2c0e14d18e1c", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/03be643c8ed4dea811d946101be3bc875b5cf214",
"reference": "ded9ba346bb01cb9cc4cc7f2743c2c0e14d18e1c", "reference": "03be643c8ed4dea811d946101be3bc875b5cf214",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2892,7 +2892,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues", "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.16.0" "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.19.0"
}, },
"funding": [ "funding": [
{ {
@ -2904,20 +2904,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-30T10:14:57+00:00" "time": "2023-11-06T20:35:28+00:00"
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",
"version": "3.18.0", "version": "3.19.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git", "url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32" "reference": "8d868217f9eeb4e9a7320db5ccad825e9a7a4076"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e7381ef7643f658b87efb7dbe98fe538fb1bbf32", "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/8d868217f9eeb4e9a7320db5ccad825e9a7a4076",
"reference": "e7381ef7643f658b87efb7dbe98fe538fb1bbf32", "reference": "8d868217f9eeb4e9a7320db5ccad825e9a7a4076",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2952,7 +2952,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem-local/issues", "issues": "https://github.com/thephpleague/flysystem-local/issues",
"source": "https://github.com/thephpleague/flysystem-local/tree/3.18.0" "source": "https://github.com/thephpleague/flysystem-local/tree/3.19.0"
}, },
"funding": [ "funding": [
{ {
@ -2964,7 +2964,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-10-19T20:07:13+00:00" "time": "2023-11-06T20:35:28+00:00"
}, },
{ {
"name": "league/mime-type-detection", "name": "league/mime-type-detection",