diff --git a/composer.json b/composer.json index 30eefb6..9278412 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,6 @@ } }, "require": { - "illuminate/support": "^5.6" + "illuminate/support": "~5.2" } }