diff --git a/composer.json b/composer.json index 4091e32..b10215f 100755 --- a/composer.json +++ b/composer.json @@ -45,8 +45,8 @@ "require": { "php": ">=7.2", "guzzlehttp/guzzle": "^6.2|^7.4.5", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", - "nesbot/carbon": "^1.0 || ^2.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "nesbot/carbon": "^1.0 || ^2.0|^3.0", "ext-json": "*" }, "require-dev": {