Bump league/flysystem-aws-s3-v3 from 3.3.0 to 3.5.0
Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/thephpleague/flysystem-aws-s3-v3/releases) - [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.3.0...3.5.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
478b8bd24b
commit
c20e594c16
1 changed files with 22 additions and 20 deletions
42
composer.lock
generated
42
composer.lock
generated
|
@ -58,16 +58,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
"version": "3.235.4",
|
"version": "3.235.10",
|
||||||
"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": "4adc3ba34f1666c13a2a35894e225bd47e8af7c4"
|
"reference": "943f96f50d19244584675c34fb3e4c8aa3eaddce"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4adc3ba34f1666c13a2a35894e225bd47e8af7c4",
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/943f96f50d19244584675c34fb3e4c8aa3eaddce",
|
||||||
"reference": "4adc3ba34f1666c13a2a35894e225bd47e8af7c4",
|
"reference": "943f96f50d19244584675c34fb3e4c8aa3eaddce",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -86,6 +86,7 @@
|
||||||
"aws/aws-php-sns-message-validator": "~1.0",
|
"aws/aws-php-sns-message-validator": "~1.0",
|
||||||
"behat/behat": "~3.0",
|
"behat/behat": "~3.0",
|
||||||
"composer/composer": "^1.10.22",
|
"composer/composer": "^1.10.22",
|
||||||
|
"dms/phpunit-arraysubset-asserts": "^0.4.0",
|
||||||
"doctrine/cache": "~1.4",
|
"doctrine/cache": "~1.4",
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
|
@ -93,10 +94,11 @@
|
||||||
"ext-sockets": "*",
|
"ext-sockets": "*",
|
||||||
"nette/neon": "^2.3",
|
"nette/neon": "^2.3",
|
||||||
"paragonie/random_compat": ">= 2",
|
"paragonie/random_compat": ">= 2",
|
||||||
"phpunit/phpunit": "^4.8.35 || ^5.6.3",
|
"phpunit/phpunit": "^4.8.35 || ^5.6.3 || ^9.5",
|
||||||
"psr/cache": "^1.0",
|
"psr/cache": "^1.0",
|
||||||
"psr/simple-cache": "^1.0",
|
"psr/simple-cache": "^1.0",
|
||||||
"sebastian/comparator": "^1.2.3"
|
"sebastian/comparator": "^1.2.3 || ^4.0",
|
||||||
|
"yoast/phpunit-polyfills": "^1.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
|
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
|
||||||
|
@ -144,9 +146,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.235.4"
|
"source": "https://github.com/aws/aws-sdk-php/tree/3.235.10"
|
||||||
},
|
},
|
||||||
"time": "2022-09-08T18:49:27+00:00"
|
"time": "2022-09-16T18:18:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
|
@ -2454,16 +2456,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem",
|
"name": "league/flysystem",
|
||||||
"version": "3.3.0",
|
"version": "3.5.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/flysystem.git",
|
"url": "https://github.com/thephpleague/flysystem.git",
|
||||||
"reference": "d8295793b3e2f91aa39e1feb2d5bfce772891ae2"
|
"reference": "f14993c6e394450ac4649da35264df0544d0234e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d8295793b3e2f91aa39e1feb2d5bfce772891ae2",
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f14993c6e394450ac4649da35264df0544d0234e",
|
||||||
"reference": "d8295793b3e2f91aa39e1feb2d5bfce772891ae2",
|
"reference": "f14993c6e394450ac4649da35264df0544d0234e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2525,7 +2527,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||||||
"source": "https://github.com/thephpleague/flysystem/tree/3.3.0"
|
"source": "https://github.com/thephpleague/flysystem/tree/3.5.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2541,20 +2543,20 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-09-09T11:11:42+00:00"
|
"time": "2022-09-18T18:23:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem-aws-s3-v3",
|
"name": "league/flysystem-aws-s3-v3",
|
||||||
"version": "3.3.0",
|
"version": "3.5.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": "c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114"
|
"reference": "adb6633f325c934c15a099c363dc5362bdcb07a2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114",
|
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/adb6633f325c934c15a099c363dc5362bdcb07a2",
|
||||||
"reference": "c9402e0b8d89d36b1b88ecf88c2a80b6d61fd114",
|
"reference": "adb6633f325c934c15a099c363dc5362bdcb07a2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2595,7 +2597,7 @@
|
||||||
],
|
],
|
||||||
"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.3.0"
|
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.5.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -2611,7 +2613,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-09-09T10:03:42+00:00"
|
"time": "2022-09-17T21:00:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/glide",
|
"name": "league/glide",
|
||||||
|
|
Loading…
Add table
Reference in a new issue