diff --git a/composer.json b/composer.json index ea820f5..73c610f 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "version": "1.0.6", "require": { "php": ">=7.0.0", - "illuminate/support": "~5.0", + "illuminate/support": "5.*|^6.0", "jeffreyhyer/bamboohr": "~1.0" }, "license": "MIT",