diff --git a/composer.json b/composer.json index e8b9fbd..5e544c1 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ } ], "require":{ - "illuminate/support": "5.0.*", - "illuminate/console": "5.0.*", + "illuminate/support": "5.0.*|5.1.*", + "illuminate/console": "5.0.*|5.1.*", "psy/psysh":"0.4.*" },