Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.0 source code.tar.gz | 2023-02-14 | 16.1 kB | |
4.0 source code.zip | 2023-02-14 | 24.8 kB | |
README.md | 2023-02-14 | 762 Bytes | |
Totals: 3 Items | 41.7 kB | 0 |
What's Changed
- Fix Chunk method error by @faissaloux in https://github.com/laravel-notification-channels/telegram/pull/163
- Add escapedLine() method to TelegramMessage by @ziming in https://github.com/laravel-notification-channels/telegram/pull/168
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/laravel-notification-channels/telegram/pull/167
- Drop support for PHP
< 8.1
.
New Contributors
- @ziming made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/168
- @laravel-shift made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/167
Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/3.0.0...4.0.0