Merge pull request #213 from rico-vz/dependabot/composer/league/flysystem-aws-s3-v3-3.28.0

This commit is contained in:
Rico
2024-05-30 01:18:03 +02:00
committed by GitHub

46
composer.lock generated
View File

@@ -64,16 +64,16 @@
}, },
{ {
"name": "aws/aws-crt-php", "name": "aws/aws-crt-php",
"version": "v1.2.4", "version": "v1.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/awslabs/aws-crt-php.git", "url": "https://github.com/awslabs/aws-crt-php.git",
"reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2" "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2", "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/0ea1f04ec5aa9f049f97e012d1ed63b76834a31b",
"reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2", "reference": "0ea1f04ec5aa9f049f97e012d1ed63b76834a31b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -112,22 +112,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/awslabs/aws-crt-php/issues", "issues": "https://github.com/awslabs/aws-crt-php/issues",
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4" "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.5"
}, },
"time": "2023-11-08T00:42:13+00:00" "time": "2024-04-19T21:30:56+00:00"
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.304.1", "version": "3.308.3",
"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": "6dac9b3257873a807ac73f6dc4418bdc49a5d9db" "reference": "7fa0625056fa1fcf6732f89ba37b3f630d78de59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6dac9b3257873a807ac73f6dc4418bdc49a5d9db", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7fa0625056fa1fcf6732f89ba37b3f630d78de59",
"reference": "6dac9b3257873a807ac73f6dc4418bdc49a5d9db", "reference": "7fa0625056fa1fcf6732f89ba37b3f630d78de59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -207,9 +207,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.304.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.308.3"
}, },
"time": "2024-04-09T19:25:27+00:00" "time": "2024-05-24T18:29:40+00:00"
}, },
{ {
"name": "blade-ui-kit/blade-icons", "name": "blade-ui-kit/blade-icons",
@@ -2729,16 +2729,16 @@
}, },
{ {
"name": "league/flysystem-aws-s3-v3", "name": "league/flysystem-aws-s3-v3",
"version": "3.27.0", "version": "3.28.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": "3e6ce2f972f1470db779f04d29c289dcd2c32837" "reference": "22071ef1604bc776f5ff2468ac27a752514665c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/3e6ce2f972f1470db779f04d29c289dcd2c32837", "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/22071ef1604bc776f5ff2468ac27a752514665c8",
"reference": "3e6ce2f972f1470db779f04d29c289dcd2c32837", "reference": "22071ef1604bc776f5ff2468ac27a752514665c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2778,19 +2778,9 @@
"storage" "storage"
], ],
"support": { "support": {
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.27.0" "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.28.0"
}, },
"funding": [ "time": "2024-05-06T20:05:52+00:00"
{
"url": "https://ecologi.com/frankdejonge",
"type": "custom"
},
{
"url": "https://github.com/frankdejonge",
"type": "github"
}
],
"time": "2024-04-07T19:16:54+00:00"
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",