Skip to content

Commit f18fb5b

Browse files
committed
fix: ensure dependent packages to install
1 parent b7ccd9f commit f18fb5b

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
@@ -43,7 +43,7 @@
4343
"eleirbag89/telegrambotphp": "^1.4",
4444
"guzzlehttp/guzzle": "^7.8",
4545
"symfony/http-foundation": "^6.4|^7.0",
46-
"vlucas/phpdotenv": "^5.6"
46+
"vlucas/phpdotenv": "^5.4"
4747
},
4848
"require-dev": {
4949
"friendsofphp/php-cs-fixer": "^v3.0",

0 commit comments

Comments
 (0)