From b299e71bdd4dd3441ae093d2b9a7852a4390297c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 13:32:28 -0700 Subject: [PATCH] chore(deps): Bump composer/installers from 1.6.0 to 1.7.0 (#462) Bumps [composer/installers](https://github.com/composer/installers) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/composer/installers/releases) - [Changelog](https://github.com/composer/installers/blob/master/CHANGELOG.md) - [Commits](https://github.com/composer/installers/compare/v1.6.0...v1.7.0) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index acaeb5f0a2..3f64747fa3 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ ], "require": { "php": ">=7.1", - "composer/installers": "^1.4", + "composer/installers": "^1.7", "vlucas/phpdotenv": "^3.4.0", "oscarotero/env": "^1.2.0", "roots/wordpress": "5.2.2", diff --git a/composer.lock b/composer.lock index 2a0db5bcd4..9cec2b1235 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fe6ba17973fe90f358a95e60747451aa", + "content-hash": "661fa2d22a67ff188cb6d6b65f3cc291", "packages": [ { "name": "composer/installers", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b" + "reference": "141b272484481432cda342727a427dc1e206bfa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b", - "reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b", + "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", + "reference": "141b272484481432cda342727a427dc1e206bfa0", "shasum": "" }, "require": { @@ -73,6 +73,7 @@ "RadPHP", "SMF", "Thelia", + "Whmcs", "WolfCMS", "agl", "aimeos", @@ -95,6 +96,7 @@ "installer", "itop", "joomla", + "known", "kohana", "laravel", "lavalite", @@ -124,7 +126,7 @@ "zend", "zikula" ], - "time": "2018-08-27T06:10:37+00:00" + "time": "2019-08-12T15:00:31+00:00" }, { "name": "oscarotero/env", @@ -157,9 +159,9 @@ "authors": [ { "name": "Oscar Otero", + "role": "Developer", "email": "oom@oscarotero.com", - "homepage": "http://oscarotero.com", - "role": "Developer" + "homepage": "http://oscarotero.com" } ], "description": "Simple library to consume environment variables", @@ -229,8 +231,7 @@ }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.2.2", - "reference": "5.2.2" + "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.2.2" }, "require": { "php": ">=5.3.2",