diff --git a/composer.json b/composer.json index d36f01e..da2f5c5 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php": "^7.2", "league/csv": "~9.0", "mustangostang/spyc": "~0.6", - "illuminate/support": "^6.0" + "illuminate/support": "^6" }, "require-dev": { "phpunit/phpunit": "~8.0"