Skip to content

Commit 10ab42a

Browse files
authored
Merge pull request #7 from e4se/main
Add support Laravel 12
2 parents e811104 + 07a0a4c commit 10ab42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/telegram-bot-sdk/addon-manager",
2323
"require": {
2424
"php": ">=8.1",
25-
"illuminate/support": "^10 || ^11",
25+
"illuminate/support": "10 - 12",
2626
"thecodingmachine/discovery": "^1.2"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)