diff --git a/composer.json b/composer.json index 6a4791b..f0f0d8a 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": ">=5.3.0", - "illuminate/support": "4.*", + "illuminate/support": "4.* || ^6.0", "sly/notification-pusher": "2.*" }, "autoload": {