diff --git a/composer.json b/composer.json index fa109a3..0a12947 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "require": { "php": ">=5.4.0", "cocur/slugify": "^2.3", - "illuminate/support": "5.5.*" + "illuminate/support": "5.*.*" }, "authors": [ {