diff --git a/composer.json b/composer.json index 7cacc44..5dadc42 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,8 @@ "type": "library", "require": { "php": "^7.2", - "illuminate/support": "^6.0.0", - "illuminate/view": "^6.0.0", + "illuminate/support": "^6.0.0 || ^7.0.0", + "illuminate/view": "^6.0.0 || ^7.0.0", "phug/component": "^1.1.3", "pug-php/pug": "^3.3.1", "pug-php/pug-assets": "^1.0.1",