diff --git a/composer.json b/composer.json index 1ad68c6..998b267 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "type": "library", "require": { "php": "^7.2|^7.2.5", - "illuminate/support": "^6.0|^7.0" + "illuminate/support": "^6.0|^7.0|^8.0" }, "require-dev": { "mockery/mockery": "^1.0|^1.3.1",