diff --git a/composer.json b/composer.json index 3a2448b..f178c56 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "php": "^8.0", + "php": "^7.4|^8.0", "guzzlehttp/guzzle": "^7.0", "illuminate/console": "^8.0", "illuminate/http": "^8.0",