diff --git a/composer.json b/composer.json index 0526943..a523b1c 100755 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ }], "require": { "php": "^7.2", - "guzzlehttp/guzzle": "^6.5", - "illuminate/support": "^6.0|^7.0" + "guzzlehttp/guzzle": "^6.5|^7.0", + "illuminate/support": "^6.0|^7.0|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16",