diff --git a/composer.json b/composer.json index b87dcf0..c030cfa 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "^7.2", + "php": "^7.2|^8.0", "illuminate/support" : "6.*|7.*|8.*", "illuminate/console": "6.*|7.*|8.*" },