diff --git a/composer.json b/composer.json index 56ad845..03bbad8 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "php": "^7.2", + "php": "^7.2|^8.0", "botman/botman": "~2.0 || ~3.0", "guzzlehttp/guzzle": "~6.0 || ^7.0.1", "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0",