diff --git a/composer.json b/composer.json index d4b49fc..71c95d3 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ ], "minimum-stability": "dev", "require": { - "illuminate/support": "5.2.x|5.3.x|5.4.x" + "illuminate/support": "5.2.x|5.3.x|5.4.x|5.5.x" } }