diff --git a/composer.json b/composer.json index 864fde4..9a87e99 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^5.6 || ^7.0", - "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0" + "illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.0 || ^7.0 || ^8.0",