From 325f9eab07732db93c0e8a67413354591dca005d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 13:08:27 +0000 Subject: [PATCH] Bump composer/installers from 2.0.0 to 2.1.0 Bumps [composer/installers](https://github.com/composer/installers) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/composer/installers/releases) - [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md) - [Commits](https://github.com/composer/installers/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: composer/installers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index dc125f5..41d8593 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "composer/installers", - "version": "v2.0.0", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "5a546a8cc4607f38cfbd8e20b3de234e45b2110f" + "reference": "75e5ef05436c90ac565a48176cc7465991908352" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/5a546a8cc4607f38cfbd8e20b3de234e45b2110f", - "reference": "5a546a8cc4607f38cfbd8e20b3de234e45b2110f", + "url": "https://api.github.com/repos/composer/installers/zipball/75e5ef05436c90ac565a48176cc7465991908352", + "reference": "75e5ef05436c90ac565a48176cc7465991908352", "shasum": "" }, "require": { @@ -37,7 +37,8 @@ "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "2.x-dev" - } + }, + "plugin-modifies-install-path": true }, "autoload": { "psr-4": { @@ -131,7 +132,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v2.0.0" + "source": "https://github.com/composer/installers/tree/v2.1.0" }, "funding": [ { @@ -147,7 +148,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T13:56:36+00:00" + "time": "2022-03-18T12:27:54+00:00" } ], "packages-dev": [