From fba65f77da0d1ad300eb0a7e107e8c44081c3fcb Mon Sep 17 00:00:00 2001 From: Sam Taylor Date: Sun, 22 Apr 2018 09:11:44 -0400 Subject: [PATCH] Updated for 5.* --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [ {