diff --git a/composer.json b/composer.json index 55046f1..8500e6d 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "php": "^7.2", + "php": "^7.2|^8.0", "illuminate/contracts": "^5.8|^6.0|^7.0|^8.0", "illuminate/support": "^5.8|^6.0|^7.0|^8.0", "graham-campbell/manager": "^4.0",