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