From 293da68c172e6fddeb962027df5d2c64d8ba4fff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 08:35:17 +0000 Subject: [PATCH] Bump laravel/slack-notification-channel from 2.0.2 to 2.1.0 Bumps [laravel/slack-notification-channel](https://github.com/laravel/slack-notification-channel) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/laravel/slack-notification-channel/releases) - [Changelog](https://github.com/laravel/slack-notification-channel/blob/2.0/CHANGELOG.md) - [Commits](https://github.com/laravel/slack-notification-channel/compare/v2.0.2...v2.1.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 5986973f..f787d3b5 100644 --- a/composer.lock +++ b/composer.lock @@ -1241,20 +1241,20 @@ }, { "name": "laravel/slack-notification-channel", - "version": "v2.0.2", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/laravel/slack-notification-channel.git", - "reference": "ecc90a70791195d6f5e20b2732a5eb1eb9619d10" + "reference": "d0a7f53342a5daa74e43e1b08dc8a7e83db152d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/ecc90a70791195d6f5e20b2732a5eb1eb9619d10", - "reference": "ecc90a70791195d6f5e20b2732a5eb1eb9619d10", + "url": "https://api.github.com/repos/laravel/slack-notification-channel/zipball/d0a7f53342a5daa74e43e1b08dc8a7e83db152d8", + "reference": "d0a7f53342a5daa74e43e1b08dc8a7e83db152d8", "shasum": "" }, "require": { - "guzzlehttp/guzzle": "^6.0", + "guzzlehttp/guzzle": "^6.0|^7.0", "illuminate/notifications": "~5.8.0|^6.0|^7.0", "php": "^7.1.3" }, @@ -1265,7 +1265,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0-dev" + "dev-master": "2.x-dev" }, "laravel": { "providers": [ @@ -1294,7 +1294,7 @@ "notifications", "slack" ], - "time": "2019-08-27T14:40:26+00:00" + "time": "2020-06-30T20:34:53+00:00" }, { "name": "laravel/tinker", @@ -6333,7 +6333,7 @@ "type": "github" } ], - "time": "2020-06-15T10:45:47+00:00" + "time": "2020-06-22T07:06:58+00:00" }, { "name": "scrivo/highlight.php",