diff --git a/composer.json b/composer.json index 643ca38..8c85d16 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ } ], "require": { - "php": "^7.3|^7.4", + "php": "^7.3|^8.0", "illuminate/support": "^8.0", "illuminate/database": "^8.0" },