diff --git a/composer.json b/composer.json index bda5f4c..f617e5b 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": "^7.2", - "illuminate/support": "^6.0", + "illuminate/support": "^6.0 || ^7.0", "oscarafdev/laravel-4-generators": "~3.1.4", "doctrine/dbal": "~2.10" },