diff --git a/composer.json b/composer.json index 4d9c7bf..c577978 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ ], "require": { "php": ">=5.5.9", - "illuminate/support": "5.1.*", + "illuminate/support": "5.1.* || 5.2.*", "nikapps/ortc-php": "1.*" }, "autoload": {