Bump league/flysystem-aws-s3-v3 from 3.8.0 to 3.10.0

Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.8.0 to 3.10.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases)
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.8.0...3.10.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] 2022-10-24 09:01:11 +00:00 committed by GitHub
parent 7cd9956b92
commit 342bbaf6e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

40
composer.lock generated
View file

@ -58,16 +58,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.239.1", "version": "3.240.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": "47aa3e427371af4449cd9cb07af7209376a535bb" "reference": "95186e6a40670196cc2f9f752a38b863aa45a890"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/47aa3e427371af4449cd9cb07af7209376a535bb", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/95186e6a40670196cc2f9f752a38b863aa45a890",
"reference": "47aa3e427371af4449cd9cb07af7209376a535bb", "reference": "95186e6a40670196cc2f9f752a38b863aa45a890",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -146,9 +146,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.239.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.240.0"
}, },
"time": "2022-10-19T18:15:49+00:00" "time": "2022-10-21T20:17:33+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -2455,16 +2455,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.9.0", "version": "3.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "60f3760352fe08e918bc3b1acae4e91af092ebe1" "reference": "9857d7208a94fc63c7bf09caf223280e59ac7274"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/60f3760352fe08e918bc3b1acae4e91af092ebe1", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9857d7208a94fc63c7bf09caf223280e59ac7274",
"reference": "60f3760352fe08e918bc3b1acae4e91af092ebe1", "reference": "9857d7208a94fc63c7bf09caf223280e59ac7274",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2480,7 +2480,7 @@
}, },
"require-dev": { "require-dev": {
"async-aws/s3": "^1.5", "async-aws/s3": "^1.5",
"async-aws/simple-s3": "^1.0", "async-aws/simple-s3": "^1.1",
"aws/aws-sdk-php": "^3.198.1", "aws/aws-sdk-php": "^3.198.1",
"composer/semver": "^3.0", "composer/semver": "^3.0",
"ext-fileinfo": "*", "ext-fileinfo": "*",
@ -2526,7 +2526,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.9.0" "source": "https://github.com/thephpleague/flysystem/tree/3.10.1"
}, },
"funding": [ "funding": [
{ {
@ -2542,25 +2542,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-18T21:02:43+00:00" "time": "2022-10-21T18:57:47+00:00"
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
"version": "3.8.0", "version": "3.10.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": "192c0e7f36fe4e5a79cce94f8359076630b641f8" "reference": "95825edc5463006853e64338a4d96a977e8a10ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/192c0e7f36fe4e5a79cce94f8359076630b641f8", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/95825edc5463006853e64338a4d96a977e8a10ca",
"reference": "192c0e7f36fe4e5a79cce94f8359076630b641f8", "reference": "95825edc5463006853e64338a4d96a977e8a10ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"aws/aws-sdk-php": "^3.132.4", "aws/aws-sdk-php": "^3.132.4",
"league/flysystem": "^3.8.0", "league/flysystem": "^3.10.0",
"league/mime-type-detection": "^1.0.0", "league/mime-type-detection": "^1.0.0",
"php": "^8.0.2" "php": "^8.0.2"
}, },
@ -2596,7 +2596,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.8.0" "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.10.0"
}, },
"funding": [ "funding": [
{ {
@ -2612,7 +2612,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-18T06:40:06+00:00" "time": "2022-10-20T21:00:57+00:00"
}, },
{ {
"name": "league/glide", "name": "league/glide",