Skip to content

Commit 3061843

Browse files
committed
chore: bum php version for telegram package
1 parent b7937bc commit 3061843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/telegram/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^8.1",
19-
"telegram-bot/api": "^2.4",
18+
"php": "^8.2",
19+
"telegram-bot/api": "^2.5",
2020
"a50/console": "dev-main",
2121
"a50/container": "dev-main",
2222
"a50/http": "dev-main"

0 commit comments

Comments
 (0)