diff --git a/composer.json b/composer.json index 8bd249e..3c4f8fc 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": ">=5.4.0 || ^7.2 || ^8.0", - "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", "simplepie/simplepie": "^1.5", "ext-curl": "*" },