diff --git a/composer.json b/composer.json index f41c19f..0bb89ce 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^8|^9|^10", + "illuminate/support": "^8|^9|^10|^11", "deviddev/billingo-api-v3-php-sdk": "^0.2.6" }, "require-dev": {