Skip to content

Commit 8b7a2bc

Browse files
committed
update composer.json; bump laravel version support
1 parent 207bccd commit 8b7a2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"homepage": "https://github.com/php-telegram-bot/laravel",
1919
"keywords": ["laravel", "telegram", "bot"],
2020
"require": {
21-
"illuminate/support": "~7|~8|~9|~10",
21+
"illuminate/support": "~7|~8|~9|~10|~11|~12",
2222
"longman/telegram-bot": "^0.81",
2323
"ext-pcntl": "*"
2424
},

0 commit comments

Comments
 (0)