Bump league/flysystem-aws-s3-v3 from 3.6.0 to 3.8.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.6.0 to 3.8.0. - [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases) - [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.6.0...3.8.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:
parent
862643de5f
commit
181c41a5e4
1 changed files with 13 additions and 13 deletions
26
composer.lock
generated
26
composer.lock
generated
|
@ -58,16 +58,16 @@
|
|||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.238.4",
|
||||
"version": "3.239.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "3b87356aea911fa7a5596802a27baefe59062ee6"
|
||||
"reference": "47aa3e427371af4449cd9cb07af7209376a535bb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3b87356aea911fa7a5596802a27baefe59062ee6",
|
||||
"reference": "3b87356aea911fa7a5596802a27baefe59062ee6",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/47aa3e427371af4449cd9cb07af7209376a535bb",
|
||||
"reference": "47aa3e427371af4449cd9cb07af7209376a535bb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -146,9 +146,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.238.4"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.239.1"
|
||||
},
|
||||
"time": "2022-10-13T18:18:23+00:00"
|
||||
"time": "2022-10-19T18:15:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "brick/math",
|
||||
|
@ -2546,21 +2546,21 @@
|
|||
},
|
||||
{
|
||||
"name": "league/flysystem-aws-s3-v3",
|
||||
"version": "3.6.0",
|
||||
"version": "3.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
|
||||
"reference": "5518ab783314c91bfd781b81fea912f553afb323"
|
||||
"reference": "192c0e7f36fe4e5a79cce94f8359076630b641f8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/5518ab783314c91bfd781b81fea912f553afb323",
|
||||
"reference": "5518ab783314c91bfd781b81fea912f553afb323",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/192c0e7f36fe4e5a79cce94f8359076630b641f8",
|
||||
"reference": "192c0e7f36fe4e5a79cce94f8359076630b641f8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"aws/aws-sdk-php": "^3.132.4",
|
||||
"league/flysystem": "^3.6.0",
|
||||
"league/flysystem": "^3.8.0",
|
||||
"league/mime-type-detection": "^1.0.0",
|
||||
"php": "^8.0.2"
|
||||
},
|
||||
|
@ -2596,7 +2596,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
|
||||
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.6.0"
|
||||
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.8.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2612,7 +2612,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-13T19:38:48+00:00"
|
||||
"time": "2022-10-18T06:40:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/glide",
|
||||
|
|
Loading…
Add table
Reference in a new issue