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