diff --git a/composer.json b/composer.json index 1ef7c01..9e20dd6 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "require": { "php": "^7.1.3|^8.0", "monolog/monolog": "^1.23|^2.0|^3.2", - "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0" + "illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0" }, "minimum-stability": "dev", "prefer-stable": true,