diff --git a/composer.json b/composer.json index 3015090..310805b 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "4.2.*" + "illuminate/support": "~5.0" }, "autoload": { "psr-0": {