Skip to content

Commit 3d421f7

Browse files
authored
Updated for Bot API 7.3
1 parent 117cf10 commit 3d421f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": "^8.2",
77
"illuminate/support": "^9.0 | ^10.0 | ^11.0",
8-
"telepath/telepath": "^0.18",
8+
"telepath/telepath": "^0.19",
99
"symfony/cache": "^6.2"
1010
},
1111
"license": "MIT",
@@ -22,7 +22,7 @@
2222
],
2323
"extra": {
2424
"branch-alias": {
25-
"dev-main": "0.6.x-dev"
25+
"dev-main": "0.7.x-dev"
2626
},
2727
"laravel": {
2828
"providers": [

0 commit comments

Comments
 (0)