diff --git a/composer.json b/composer.json index c4bedbd..a62e51a 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": "^7.1", - "illuminate/support": "^5.5 || ^6.0", - "illuminate/filesystem": "^5.5 || ^6.0", + "illuminate/support": "^5.5 || ^6.0 || ^7.0", + "illuminate/filesystem": "^5.5 || ^6.0 || ^7.0", "doctrine/annotations": "~1.2", "phpdocumentor/reflection-docblock": "^3.1|^4.1" },