diff --git a/composer.json b/composer.json index da4dd9b..14c7f20 100755 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ } ], "require": { - "php": "^7.2", - "illuminate/support": "^6.0|^7.0" + "php": "^7.2|^8.0", + "illuminate/support": "^6.0|^7.0|^8.0" }, "autoload": { "psr-4": {