From e8d9b911cd31b83187312ed4f78562e491a53b27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:11:25 +0000 Subject: [PATCH] Bump league/flysystem-async-aws-s3 from 3.27.0 to 3.28.0 Bumps [league/flysystem-async-aws-s3](https://github.com/thephpleague/flysystem-async-aws-s3) from 3.27.0 to 3.28.0. - [Commits](https://github.com/thephpleague/flysystem-async-aws-s3/compare/3.27.0...3.28.0) --- updated-dependencies: - dependency-name: league/flysystem-async-aws-s3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 93 ++++++++++++++++++--------------------------------- 1 file changed, 33 insertions(+), 60 deletions(-) diff --git a/composer.lock b/composer.lock index f6dfbe9f..c44e7a1b 100644 --- a/composer.lock +++ b/composer.lock @@ -264,16 +264,16 @@ }, { "name": "async-aws/s3", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/async-aws/s3.git", - "reference": "374f388c578800b50d4c758301fba62bddfce1c9" + "reference": "d179cc691366a1245116870382019aa9826c099e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/s3/zipball/374f388c578800b50d4c758301fba62bddfce1c9", - "reference": "374f388c578800b50d4c758301fba62bddfce1c9", + "url": "https://api.github.com/repos/async-aws/s3/zipball/d179cc691366a1245116870382019aa9826c099e", + "reference": "d179cc691366a1245116870382019aa9826c099e", "shasum": "" }, "require": { @@ -308,7 +308,7 @@ "sdk" ], "support": { - "source": "https://github.com/async-aws/s3/tree/2.2.0" + "source": "https://github.com/async-aws/s3/tree/2.2.1" }, "funding": [ { @@ -320,7 +320,7 @@ "type": "github" } ], - "time": "2024-01-09T08:38:58+00:00" + "time": "2024-05-14T07:34:42+00:00" }, { "name": "brick/math", @@ -2909,16 +2909,16 @@ }, { "name": "league/flysystem", - "version": "3.27.0", + "version": "3.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "4729745b1ab737908c7d055148c9a6b3e959832f" + "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4729745b1ab737908c7d055148c9a6b3e959832f", - "reference": "4729745b1ab737908c7d055148c9a6b3e959832f", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", + "reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", "shasum": "" }, "require": { @@ -2942,10 +2942,13 @@ "composer/semver": "^3.0", "ext-fileinfo": "*", "ext-ftp": "*", + "ext-mongodb": "^1.3", "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", + "guzzlehttp/psr7": "^2.6", "microsoft/azure-storage-blob": "^1.1", + "mongodb/mongodb": "^1.2", "phpseclib/phpseclib": "^3.0.36", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", @@ -2983,32 +2986,22 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.27.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.28.0" }, - "funding": [ - { - "url": "https://ecologi.com/frankdejonge", - "type": "custom" - }, - { - "url": "https://github.com/frankdejonge", - "type": "github" - } - ], - "time": "2024-04-07T19:17:50+00:00" + "time": "2024-05-22T10:09:12+00:00" }, { "name": "league/flysystem-async-aws-s3", - "version": "3.27.0", + "version": "3.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-async-aws-s3.git", - "reference": "fea8ce406a252777ea06a90ad9f6c8ff361c3913" + "reference": "f0b16442d22adf43b0eae2a4cd6b96b6d70e8f6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-async-aws-s3/zipball/fea8ce406a252777ea06a90ad9f6c8ff361c3913", - "reference": "fea8ce406a252777ea06a90ad9f6c8ff361c3913", + "url": "https://api.github.com/repos/thephpleague/flysystem-async-aws-s3/zipball/f0b16442d22adf43b0eae2a4cd6b96b6d70e8f6c", + "reference": "f0b16442d22adf43b0eae2a4cd6b96b6d70e8f6c", "shasum": "" }, "require": { @@ -3051,19 +3044,9 @@ "storage" ], "support": { - "source": "https://github.com/thephpleague/flysystem-async-aws-s3/tree/3.27.0" + "source": "https://github.com/thephpleague/flysystem-async-aws-s3/tree/3.28.0" }, - "funding": [ - { - "url": "https://ecologi.com/frankdejonge", - "type": "custom" - }, - { - "url": "https://github.com/frankdejonge", - "type": "github" - } - ], - "time": "2024-04-04T15:08:22+00:00" + "time": "2024-05-06T20:05:52+00:00" }, { "name": "league/flysystem-bundle", @@ -3128,16 +3111,16 @@ }, { "name": "league/flysystem-local", - "version": "3.25.1", + "version": "3.28.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92" + "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92", - "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40", + "reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40", "shasum": "" }, "require": { @@ -3171,19 +3154,9 @@ "local" ], "support": { - "source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0" }, - "funding": [ - { - "url": "https://ecologi.com/frankdejonge", - "type": "custom" - }, - { - "url": "https://github.com/frankdejonge", - "type": "github" - } - ], - "time": "2024-03-15T19:58:44+00:00" + "time": "2024-05-06T20:05:52+00:00" }, { "name": "league/flysystem-memory", @@ -7204,16 +7177,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.1", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20" + "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20", - "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20", + "url": "https://api.github.com/repos/symfony/http-client/zipball/90ace27d17ccc9afc6f7ec0081e8529fb0e29425", + "reference": "90ace27d17ccc9afc6f7ec0081e8529fb0e29425", "shasum": "" }, "require": { @@ -7278,7 +7251,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.1" + "source": "https://github.com/symfony/http-client/tree/v7.1.2" }, "funding": [ { @@ -7294,7 +7267,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:57:53+00:00" + "time": "2024-06-28T08:00:31+00:00" }, { "name": "symfony/http-client-contracts",