diff --git a/composer.json b/composer.json index e023e6d..1f6d304 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ } ], "require": { - "php": "^7.2", + "php": ">=7.2", "illuminate/support": "^6.0|^7.0|^8.0", "laravelcollective/html": "^6.0|^7.0|^8.0" },