diff --git a/composer.json b/composer.json index 1156057..64c96ba 100755 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "minimum-stability": "stable", "require": { "php": "^5.6.0|^7.2", - "illuminate/support": "^5.0|^6.0|^7.0", + "illuminate/support": "^5.0|^6.0|^7.0|^8.0", "mashape/unirest-php": "^3.0|^4.0" }, "require-dev": {