From 3c3769a1eb56826d05911835af76ff0563c74aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 16 Oct 2018 15:14:57 -0300 Subject: [PATCH] Bump composer/installers from 1.5.0 to 1.6.0 (#137) Bumps [composer/installers](https://github.com/composer/installers) from 1.5.0 to 1.6.0.
Changelog *Sourced from [composer/installers's changelog](https://github.com/composer/installers/blob/master/CHANGELOG.md).* > # Change Log > > ## [Unreleased]
Commits - [`cfcca6b`](https://github.com/composer/installers/commit/cfcca6b1b60bc4974324efb5783c13dca6932b5b) Merge pull request [#397](https://github-redirect.dependabot.com/composer/installers/issues/397) from harmenjanssen/normalize-october-plugin - [`8da283a`](https://github.com/composer/installers/commit/8da283adf74e66ed9263118b04138f392118c91f) Normalise vendor directory containing hyphen - [`5d15e4e`](https://github.com/composer/installers/commit/5d15e4e9aab1da3a622678bdaaa4f7d57d150923) Merge pull request [#376](https://github-redirect.dependabot.com/composer/installers/issues/376) from thomscode/disable-installers - [`78eb8ca`](https://github.com/composer/installers/commit/78eb8ca263660fb95313957d7b24f919188970ab) Add use statements in place of fully qualified namespaces - [`4bff163`](https://github.com/composer/installers/commit/4bff1637ea0a657bc9d80c93cad66566c3662f89) Merge branch 'master' into disable-installers - [`a118c5b`](https://github.com/composer/installers/commit/a118c5bbb581009ff17cb631f025595b1077df0f) Merge pull request [#391](https://github-redirect.dependabot.com/composer/installers/issues/391) from davidbarratt/mediawiki-core - [`2353998`](https://github.com/composer/installers/commit/2353998d5a463943a7f9a583ab91a3626a34b73f) Add MediaWiki Core - [`c3c5297`](https://github.com/composer/installers/commit/c3c5297a3b3d41726d27debfd76d9f5c2e891eda) Add false as an option to prevent installers from being disabled. - [`3806135`](https://github.com/composer/installers/commit/38061358f2d56aefbbd11a4fd03018f1c1546f9d) Update documentation to include false option - [`1aa22c1`](https://github.com/composer/installers/commit/1aa22c17560788618498a93f2e9185d6d704f921) Merge branch 'master' into disable-installers - Additional commits viewable in [compare view](https://github.com/composer/installers/compare/v1.5.0...v1.6.0)

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=composer/installers&package-manager=composer&previous-version=1.5.0&new-version=1.6.0)](https://dependabot.com/compatibility-score.html?dependency-name=composer/installers&package-manager=composer&previous-version=1.5.0&new-version=1.6.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
--- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 366df91..b8bf27f 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "composer/installers", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "049797d727261bf27f2690430d935067710049c2" + "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/049797d727261bf27f2690430d935067710049c2", - "reference": "049797d727261bf27f2690430d935067710049c2", + "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", + "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", "shasum": "" }, "require": { @@ -124,7 +124,7 @@ "zend", "zikula" ], - "time": "2017-12-29T09:13:20+00:00" + "time": "2018-08-27T06:10:37+00:00" }, { "name": "pressbooks/mix",