Merge pull request #1375 from jonnybarnes/dependabot/composer/league/flysystem-aws-s3-v3-3.26.0

build(deps): Bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
This commit is contained in:
Jonny Barnes 2024-03-27 14:21:42 +00:00 committed by GitHub
commit c26e528d9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.301.3",
"version": "3.301.7",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "6b21e34d24a73ea66492869be90443069034fdb3"
"reference": "2fd8cae93e87326f2263c420fa9031ad8903a2f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6b21e34d24a73ea66492869be90443069034fdb3",
"reference": "6b21e34d24a73ea66492869be90443069034fdb3",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2fd8cae93e87326f2263c420fa9031ad8903a2f2",
"reference": "2fd8cae93e87326f2263c420fa9031ad8903a2f2",
"shasum": ""
},
"require": {
@ -151,9 +151,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.301.3"
"source": "https://github.com/aws/aws-sdk-php/tree/3.301.7"
},
"time": "2024-03-19T18:05:04+00:00"
"time": "2024-03-25T18:14:28+00:00"
},
{
"name": "brick/math",
@ -2878,16 +2878,16 @@
},
{
"name": "league/flysystem",
"version": "3.25.1",
"version": "3.26.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "abbd664eb4381102c559d358420989f835208f18"
"reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18",
"reference": "abbd664eb4381102c559d358420989f835208f18",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/072735c56cc0da00e10716dd90d5a7f7b40b36be",
"reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be",
"shasum": ""
},
"require": {
@ -2952,7 +2952,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.25.1"
"source": "https://github.com/thephpleague/flysystem/tree/3.26.0"
},
"funding": [
{
@ -2964,20 +2964,20 @@
"type": "github"
}
],
"time": "2024-03-16T12:53:19+00:00"
"time": "2024-03-25T11:49:53+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
"version": "3.25.1",
"version": "3.26.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "6a5be0e6d6a93574e80805c9cc108a4b63c824d8"
"reference": "885d0a758c71ae3cd6c503544573a1fdb8dc754f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/6a5be0e6d6a93574e80805c9cc108a4b63c824d8",
"reference": "6a5be0e6d6a93574e80805c9cc108a4b63c824d8",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/885d0a758c71ae3cd6c503544573a1fdb8dc754f",
"reference": "885d0a758c71ae3cd6c503544573a1fdb8dc754f",
"shasum": ""
},
"require": {
@ -3017,7 +3017,7 @@
"storage"
],
"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": [
{
@ -3029,7 +3029,7 @@
"type": "github"
}
],
"time": "2024-03-15T19:58:44+00:00"
"time": "2024-03-24T21:11:18+00:00"
},
{
"name": "league/flysystem-local",