Merge pull request #415 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.3.0

Bump league/flysystem-aws-s3-v3 from 3.2.0 to 3.3.0
This commit is contained in:
Jonny Barnes 2022-09-09 14:59:52 +01:00 committed by GitHub
commit b0601ee814
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", "name": "aws/aws-sdk-php",
"version": "3.231.13", "version": "3.235.4",
"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": "7bff685fea578276c28d5476197f6c3fa7cff116" "reference": "4adc3ba34f1666c13a2a35894e225bd47e8af7c4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7bff685fea578276c28d5476197f6c3fa7cff116", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4adc3ba34f1666c13a2a35894e225bd47e8af7c4",
"reference": "7bff685fea578276c28d5476197f6c3fa7cff116", "reference": "4adc3ba34f1666c13a2a35894e225bd47e8af7c4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -144,9 +144,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.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", "name": "brick/math",
@ -2538,16 +2538,16 @@
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
"version": "3.2.0", "version": "3.3.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": "257893ef7398b3c9255b26dff8b0118bb93fc5ff" "reference": "c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/257893ef7398b3c9255b26dff8b0118bb93fc5ff", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114",
"reference": "257893ef7398b3c9255b26dff8b0118bb93fc5ff", "reference": "c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2588,11 +2588,11 @@
], ],
"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.2.0" "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.3.0"
}, },
"funding": [ "funding": [
{ {
"url": "https://offset.earth/frankdejonge", "url": "https://ecologi.com/frankdejonge",
"type": "custom" "type": "custom"
}, },
{ {
@ -2604,7 +2604,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-26T07:22:40+00:00" "time": "2022-09-09T10:03:42+00:00"
}, },
{ {
"name": "league/glide", "name": "league/glide",