diff --git a/composer.json b/composer.json index 452b9bb..ec39327 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "require": { "php": "^8.1.0", "deepseek-php/deepseek-php-client": "^2.0", - "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/support": "^9.0|^10.0|^11.0|^12.0", "nyholm/psr7": "^1.8", "symfony/http-client": "^7.2" },