diff --git a/composer.json b/composer.json index a641ba3..7955431 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "minimum-stability": "stable", "require": { "php": ">=5.6.4", - "illuminate/support": "~5.2.0", + "illuminate/support": "~5.2.0|~5.3.0", "sinergi/browser-detector": "6.0.*" }, "require-dev": {