We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fdbc6 commit 021e80bCopy full SHA for 021e80b
1 file changed
composer.json
@@ -39,16 +39,16 @@
39
}
40
},
41
"require": {
42
- "php": "^8.1|^8.2",
+ "php": "^8.4|^8.5",
43
"eleirbag89/telegrambotphp": "^1.4",
44
"guzzlehttp/guzzle": "^7.8",
45
- "symfony/http-foundation": "^6.4|^7.0",
46
- "vlucas/phpdotenv": "^5.4"
+ "symfony/http-foundation": "^7.0",
+ "vlucas/phpdotenv": "^5.6"
47
48
"require-dev": {
49
- "friendsofphp/php-cs-fixer": "^v3.0",
50
- "pestphp/pest": "^2.24",
51
- "phpstan/phpstan": "^1.0"
+ "friendsofphp/php-cs-fixer": "^v3.94",
+ "pestphp/pest": "^4.0",
+ "phpstan/phpstan": "^2.0"
52
53
"scripts": {
54
"analyse": "vendor/bin/phpstan",
0 commit comments