diff --git a/composer.json b/composer.json index 6d8eb76..ba1d6e3 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "require" : { "php" : ">=5.4", - "illuminate/support" : "5.0.*", + "illuminate/support" : "5.1.*", "willdurand/geocoder" : "~2.4" },