mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-27 15:41:39 +01:00
Bump laravel-notification-channels/telegram from 0.5.0 to 0.5.1
Bumps [laravel-notification-channels/telegram](https://github.com/laravel-notification-channels/telegram) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/laravel-notification-channels/telegram/releases) - [Changelog](https://github.com/laravel-notification-channels/telegram/blob/master/CHANGELOG.md) - [Commits](https://github.com/laravel-notification-channels/telegram/compare/0.5.0...0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
7071d0ac4c
commit
8b8c3ae801
12
composer.lock
generated
12
composer.lock
generated
@@ -1123,16 +1123,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel-notification-channels/telegram",
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel-notification-channels/telegram.git",
|
||||
"reference": "c1e12a953ecb5fec0c285bc74950028ddd085fc0"
|
||||
"reference": "2cedb10b78219cc91a285eaa5a3de0db405cc207"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel-notification-channels/telegram/zipball/c1e12a953ecb5fec0c285bc74950028ddd085fc0",
|
||||
"reference": "c1e12a953ecb5fec0c285bc74950028ddd085fc0",
|
||||
"url": "https://api.github.com/repos/laravel-notification-channels/telegram/zipball/2cedb10b78219cc91a285eaa5a3de0db405cc207",
|
||||
"reference": "2cedb10b78219cc91a285eaa5a3de0db405cc207",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1140,7 +1140,7 @@
|
||||
"guzzlehttp/guzzle": "^6.2 || ^7.0",
|
||||
"illuminate/notifications": "^5.5 || ^6.0 || ^7.0 || ^8.0",
|
||||
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0",
|
||||
"php": ">=7.1"
|
||||
"php": "^7.1 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.3",
|
||||
@@ -1180,7 +1180,7 @@
|
||||
"telegram notification",
|
||||
"telegram notifications channel"
|
||||
],
|
||||
"time": "2020-09-07T19:29:19+00:00"
|
||||
"time": "2020-12-06T19:00:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
|
||||
Reference in New Issue
Block a user