diff --git a/composer.json b/composer.json index 3b9f812..6b90eb8 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ ], "require": { "php": "^7.4|^8.0", - "illuminate/config": "^7.0|^8.0|^9.0|^10.0", - "illuminate/support": "^7.0|^8.0|^9.0|^10.0", + "illuminate/config": "^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0", "php-mqtt/client": "^1.3.0|^2.0" }, "require-dev": {