diff --git a/composer.json b/composer.json index 4fda0fc..c071c4e 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } ], "require": { - "php": "^7.2", + "php": "^7.2|^8.0", "hautelook/phpass": "^1.1", "illuminate/hashing": "^6.0|^7.0|^8.0", "illuminate/support": "^6.0|^7.0|^8.0"