From 77a25c7397bc243f7e1c5fa1310285153169679f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2019 07:39:10 +0000 Subject: [PATCH] Bump tightenco/collect from 5.8.34 to 6.0.0 in /drupal Bumps [tightenco/collect](https://github.com/tightenco/collect) from 5.8.34 to 6.0.0. - [Release notes](https://github.com/tightenco/collect/releases) - [Commits](https://github.com/tightenco/collect/compare/v5.8.34...v6.0.0) Signed-off-by: dependabot-preview[bot] --- drupal/composer.json | 2 +- drupal/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drupal/composer.json b/drupal/composer.json index 73b0df8..690bb08 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -25,7 +25,7 @@ "drupal/core": "^8.7.0", "drush/drush": "^9.0.0", "josephlavin/tap": "^1.0", - "tightenco/collect": "^5.8", + "tightenco/collect": "^6.0", "vlucas/phpdotenv": "^2.4", "webflo/drupal-finder": "^1.0.0", "webmozart/path-util": "^2.3", diff --git a/drupal/composer.lock b/drupal/composer.lock index 2d242ba..fa0c775 100644 --- a/drupal/composer.lock +++ b/drupal/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "cd0afb15c74ca0b8adda0cb7f3fa813e", + "content-hash": "c16805ab7a0d20791d9e75294ad2de78", "packages": [ { "name": "alchemy/zippy", @@ -5799,16 +5799,16 @@ }, { "name": "tightenco/collect", - "version": "v5.8.34", + "version": "v6.0.0", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", - "reference": "957e430c26c51b65c80acc87896023229dc05a21" + "reference": "1793f44a9362b00a271de0776511726d9d952aed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tightenco/collect/zipball/957e430c26c51b65c80acc87896023229dc05a21", - "reference": "957e430c26c51b65c80acc87896023229dc05a21", + "url": "https://api.github.com/repos/tightenco/collect/zipball/1793f44a9362b00a271de0776511726d9d952aed", + "reference": "1793f44a9362b00a271de0776511726d9d952aed", "shasum": "" }, "require": { @@ -5817,7 +5817,7 @@ }, "require-dev": { "mockery/mockery": "^1.0", - "nesbot/carbon": "^1.26.3", + "nesbot/carbon": "^2.23.0", "phpunit/phpunit": "^7.0" }, "type": "library", @@ -5845,7 +5845,7 @@ "collection", "laravel" ], - "time": "2019-07-30T19:16:47+00:00" + "time": "2019-08-30T16:33:17+00:00" }, { "name": "twig/twig",