diff --git a/composer.json b/composer.json index 16e361cd..d56092d3 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "~4.1", + "illuminate/support": "~4.1|~5.0", "league/fractal": "0.8.*" }, "require-dev": {