Skip to content

Commit 16476a4

Browse files
committed
Add fluent-keyboard package to release notifications
1 parent aa84f1e commit 16476a4

File tree

3 files changed

+227
-187
lines changed

3 files changed

+227
-187
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-json": "*",
2222
"ext-pdo": "*",
2323
"php-telegram-bot/telegram-bot-manager": "^1.7",
24-
"longman/telegram-bot": "0.75.0 as 0.73",
24+
"longman/telegram-bot": "0.76.0 as 0.73",
2525
"noplanman/service-webhook-handler": "^0.2",
2626
"vlucas/phpdotenv": "^5.3",
2727
"elvanto/litemoji": "^4.0",
@@ -32,7 +32,7 @@
3232
"http-interop/http-factory-guzzle": "^1.0"
3333
},
3434
"require-dev": {
35-
"roave/security-advisories": "dev-master",
35+
"roave/security-advisories": "dev-latest",
3636
"squizlabs/php_codesniffer": "^3.6",
3737
"php-parallel-lint/php-parallel-lint": "^1.3",
3838
"symfony/var-dumper": "^5.3"

0 commit comments

Comments
 (0)