build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0

build(deps): bump league/flysystem-aws-s3-v3 from 3.25.1 to 3.26.0
This commit is contained in:
Rico
2024-04-01 13:08:42 +02:00
committed by GitHub

24
composer.lock generated
View File

@@ -118,16 +118,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.301.4",
"version": "3.302.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "1d04b11a621eaceb389d2cfbd82bcdc423903796"
"reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1d04b11a621eaceb389d2cfbd82bcdc423903796",
"reference": "1d04b11a621eaceb389d2cfbd82bcdc423903796",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb343ed4fc5d86c0ddf8e948f0271052f183f937",
"reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937",
"shasum": ""
},
"require": {
@@ -207,9 +207,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.4"
"source": "https://github.com/aws/aws-sdk-php/tree/3.302.0"
},
"time": "2024-03-20T18:16:55+00:00"
"time": "2024-03-29T18:07:04+00:00"
},
{
"name": "blade-ui-kit/blade-icons",
@@ -2728,16 +2728,16 @@
},
{
"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": {
@@ -2777,7 +2777,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": [
{
@@ -2789,7 +2789,7 @@
"type": "github"
}
],
"time": "2024-03-15T19:58:44+00:00"
"time": "2024-03-24T21:11:18+00:00"
},
{
"name": "league/flysystem-local",