diff --git a/composer.json b/composer.json index a3c35c8..75de367 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php" : "^7.2", + "php" : "^7.0|^8.0", "illuminate/support": "~6.0|~7.0|~8.0", "illuminate/http": "~6.0|~7.0|~8.0", "symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0",