diff --git a/composer.json b/composer.json index 3a6b8fd..b7d7fae 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ } }, "require": { - "php": "^8.1", + "php": "^8.1|^8.2", "eleirbag89/telegrambotphp": "^1.4", "guzzlehttp/guzzle": "^7.8", "symfony/http-foundation": "^7.0",