From 571645bf96284be592b3b872c65803c3c86d1ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 09:52:53 +0000 Subject: [PATCH] Bump league/flysystem from 3.5.2 to 3.7.0 Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 3.5.2 to 3.7.0. - [Release notes](https://github.com/thephpleague/flysystem/releases) - [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/thephpleague/flysystem/compare/3.5.2...3.7.0) --- updated-dependencies: - dependency-name: league/flysystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b5fec4bc5f..d6c1b3781a 100644 --- a/composer.lock +++ b/composer.lock @@ -4211,16 +4211,16 @@ }, { "name": "league/flysystem", - "version": "3.5.2", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433" + "reference": "0deb0ff21094cbd37b13cbda085c076312708e6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c73c4eb31f2e883b3897ab5591aa2dbc48112433", - "reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0deb0ff21094cbd37b13cbda085c076312708e6c", + "reference": "0deb0ff21094cbd37b13cbda085c076312708e6c", "shasum": "" }, "require": { @@ -4282,7 +4282,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.5.2" + "source": "https://github.com/thephpleague/flysystem/tree/3.7.0" }, "funding": [ { @@ -4298,7 +4298,7 @@ "type": "tidelift" } ], - "time": "2022-09-23T18:59:16+00:00" + "time": "2022-10-17T07:23:36+00:00" }, { "name": "league/flysystem-aws-s3-v3", @@ -15919,6 +15919,7 @@ "symfony/yaml": 0, "liip/test-fixtures-bundle": 0, "mockery/mockery": 0, + "phpstan/phpstan": 0, "phpstan/phpstan-symfony": 0, "squizlabs/php_codesniffer": 0, "symfony/browser-kit": 0,