diff --git a/composer.json b/composer.json index 41e9f420..3895a41f 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": "^8.1", "ext-json": "*", "guzzlehttp/guzzle": "^7.2", - "illuminate/support": "^8.22 || ^9.0 || ^10.0 || ^11.0", + "illuminate/support": "^8.22 || ^9.0 || ^10.0 || ^11.0 || ^12.0", "ramsey/uuid": "^3.9 || ^4.0", "vdhicts/http-query-builder": "^1.0" },