diff --git a/composer.json b/composer.json index b0f07cf..89b0702 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "illuminate/support": "~10.0|~9.0|~8.0|~7.0|~6.0|~5.0", + "illuminate/support": "~11.0|~10.0|~9.0|~8.0|~7.0|~6.0|~5.0", "sendwithus/api": "^6.3", "php": "~8.0|~7.0" },