Bump league/flysystem-aws-s3-v3 from 3.2.0 to 3.3.0

Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases)
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.2.0...3.3.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-09-09 13:56:07 +00:00 committed by GitHub
parent 1ee79b4ca5
commit cc1c039831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

26
composer.lock generated
View file

@ -58,16 +58,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.231.13",
"version": "3.235.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "7bff685fea578276c28d5476197f6c3fa7cff116"
"reference": "4adc3ba34f1666c13a2a35894e225bd47e8af7c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7bff685fea578276c28d5476197f6c3fa7cff116",
"reference": "7bff685fea578276c28d5476197f6c3fa7cff116",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4adc3ba34f1666c13a2a35894e225bd47e8af7c4",
"reference": "4adc3ba34f1666c13a2a35894e225bd47e8af7c4",
"shasum": ""
},
"require": {
@ -144,9 +144,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.231.13"
"source": "https://github.com/aws/aws-sdk-php/tree/3.235.4"
},
"time": "2022-07-25T18:21:23+00:00"
"time": "2022-09-08T18:49:27+00:00"
},
{
"name": "brick/math",
@ -2538,16 +2538,16 @@
},
{
"name": "league/flysystem-aws-s3-v3",
"version": "3.2.0",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "257893ef7398b3c9255b26dff8b0118bb93fc5ff"
"reference": "c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/257893ef7398b3c9255b26dff8b0118bb93fc5ff",
"reference": "257893ef7398b3c9255b26dff8b0118bb93fc5ff",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114",
"reference": "c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114",
"shasum": ""
},
"require": {
@ -2588,11 +2588,11 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.2.0"
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.3.0"
},
"funding": [
{
"url": "https://offset.earth/frankdejonge",
"url": "https://ecologi.com/frankdejonge",
"type": "custom"
},
{
@ -2604,7 +2604,7 @@
"type": "tidelift"
}
],
"time": "2022-07-26T07:22:40+00:00"
"time": "2022-09-09T10:03:42+00:00"
},
{
"name": "league/glide",