diff --git a/composer.json b/composer.json index f5ccc66..4221e92 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require" : { "php" : ">=5.6.4", - "illuminate/support" : "5.4.*|5.5.*", + "illuminate/support" : "5.4.*|5.5.*|5.6.*", "forxer/gravatar" : "~2.0" }, "autoload" : {