diff --git a/composer.json b/composer.json index 43fca8f..7550e69 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ ], "require": { "php": ">=7.1", - "illuminate/http": "~5.3|^6.0|^7.0", - "illuminate/support": "~5.3|^6.0|^7.0", + "illuminate/http": "~5.3|^6.0|^7.0|^8.0", + "illuminate/support": "~5.3|^6.0|^7.0|^8.0", "ext-json": "*", "ext-mbstring": "*" },