diff --git a/composer.json b/composer.json index acb1a84..49e8ee6 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ ], "require": { "php": "^8.0", - "illuminate/config": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", + "illuminate/config": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php-mqtt/client": "^1.3.0|^2.0" }, "require-dev": {