diff --git a/composer.json b/composer.json index 9eb4c0e..9851597 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } ], "require": { - "php": "^7.3", + "php": "^7.3|^8.0", "illuminate/routing": "^6.0|^7.0|^8.0", "illuminate/support": "^6.0|^7.0|^8.0", "illuminate/validation": "^6.0|^7.0|^8.0",