diff --git a/composer.lock b/composer.lock index 6671c9ff..2232e12f 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.231.2", + "version": "3.231.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9a7c2a8c4b7f95074749e1a7b575e6b4486bdcab" + "reference": "99b3e4585ac82a6e9ab6d1944d90231456fefbea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9a7c2a8c4b7f95074749e1a7b575e6b4486bdcab", - "reference": "9a7c2a8c4b7f95074749e1a7b575e6b4486bdcab", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99b3e4585ac82a6e9ab6d1944d90231456fefbea", + "reference": "99b3e4585ac82a6e9ab6d1944d90231456fefbea", "shasum": "" }, "require": { @@ -144,9 +144,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.231.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.231.8" }, - "time": "2022-07-08T18:16:11+00:00" + "time": "2022-07-18T18:20:47+00:00" }, { "name": "brick/math", @@ -2441,16 +2441,16 @@ }, { "name": "league/flysystem", - "version": "3.1.0", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "34a68067b7ae3b836ea5e57e1fc432478372a4f5" + "reference": "1a941703dfb649f9b821e7bc425e782f576a805e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/34a68067b7ae3b836ea5e57e1fc432478372a4f5", - "reference": "34a68067b7ae3b836ea5e57e1fc432478372a4f5", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1a941703dfb649f9b821e7bc425e782f576a805e", + "reference": "1a941703dfb649f9b821e7bc425e782f576a805e", "shasum": "" }, "require": { @@ -2511,7 +2511,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.1.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.1.1" }, "funding": [ { @@ -2527,25 +2527,25 @@ "type": "tidelift" } ], - "time": "2022-06-29T17:29:54+00:00" + "time": "2022-07-18T09:59:40+00:00" }, { "name": "league/flysystem-aws-s3-v3", - "version": "3.0.22", + "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "e5fc508faf83df2fbd2a215d2b4bea9584906221" + "reference": "fa46ce9fbad9bfc73d8b160ffeb2c1793fe9c73b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/e5fc508faf83df2fbd2a215d2b4bea9584906221", - "reference": "e5fc508faf83df2fbd2a215d2b4bea9584906221", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/fa46ce9fbad9bfc73d8b160ffeb2c1793fe9c73b", + "reference": "fa46ce9fbad9bfc73d8b160ffeb2c1793fe9c73b", "shasum": "" }, "require": { "aws/aws-sdk-php": "^3.132.4", - "league/flysystem": "^2.0.0 || ^3.0.0", + "league/flysystem": "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, @@ -2581,9 +2581,23 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues", - "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.0.22" + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.1.1" }, - "time": "2022-06-29T07:09:46+00:00" + "funding": [ + { + "url": "https://offset.earth/frankdejonge", + "type": "custom" + }, + { + "url": "https://github.com/frankdejonge", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/league/flysystem", + "type": "tidelift" + } + ], + "time": "2022-07-18T09:31:34+00:00" }, { "name": "league/glide",