diff --git a/composer.json b/composer.json index eb087b3..6bf715b 100644 --- a/composer.json +++ b/composer.json @@ -6,10 +6,10 @@ "require": { "php": ">=7.2.5", "ext-json": "*", - "guzzlehttp/guzzle": "^6.3", - "illuminate/config": "^7.0", - "illuminate/support": "^7.0", - "illuminate/validation": "^7.0" + "guzzlehttp/guzzle": "^7.0", + "illuminate/config": "^8.0", + "illuminate/support": "^8.0", + "illuminate/validation": "^8.0" }, "autoload": { "psr-4": {