diff --git a/composer.json b/composer.json index aff6c6a..c923d3f 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,8 @@ "require": { "php": ">=7.4", "madmagestelegram/client": "*", - "illuminate/support": "^6 || ^7 || ^8", - "illuminate/http": "^6 || ^7 || ^8" + "illuminate/support": "^6 || ^7 || ^8 || ^9 || ^10", + "illuminate/http": "^6 || ^7 || ^8 || ^9 || ^10" }, "require-dev": { "phpunit/phpunit": "^9.5"