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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-01 08:35:17 +00:00
committed by GitHub
parent 1a1f3c10cf
commit 293da68c17

16
composer.lock generated
View File

@@ -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",