diff --git a/composer.json b/composer.json index 26b3097..a1155b9 100644 --- a/composer.json +++ b/composer.json @@ -9,9 +9,9 @@ } ], "require": { - "php": ">=7.0.0", - "guzzlehttp/guzzle": "^6.2", - "illuminate/support": "^6.0" + "php": ">=7.3.0", + "guzzlehttp/guzzle": "^7.0.1", + "illuminate/support": "^8.0" }, "autoload": { "psr-4": {