irazasyed / telegram-bot-sdk

🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
https://telegram-bot-sdk.com
BSD 3-Clause "New" or "Revised" License
3.04k stars 671 forks source link

"illuminate/support" 11 support #1110

Closed Pinnokkio closed 8 months ago

Pinnokkio commented 9 months ago

PHP version

8.3.2

irazasyed/telegram-bot-sdk version

3.13

Laravel version (if any)

11.0

Code To Reproduce the bug

Install Laravel 11, run composer require irazasyed/telegram-bot-sdk

Error stacktrace (if any)

Please add Illuminate/support v11 (Laravel 11) support

irazasyed commented 8 months ago

Added