diff --git a/composer.json b/composer.json index 3ead84f..04f996a 100755 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": "^5.5.9 || ^7.0", - "illuminate/support": "^5.1 || ^6.0" + "illuminate/support": "^5.1 || ^6.0 || ^7.0" }, "require-dev": { "graham-campbell/testbench": "^3.4 || ^4.0 || ^5.0",