diff --git a/composer.json b/composer.json index b490328..af9be7f 100755 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require": { "influxdb/influxdb-php": "^1.15", - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0" + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" }, "minimum-stability": "dev", "extra": {