diff --git a/composer.json b/composer.json index 82960b7..d2c6fe4 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ }, "require": { "php": ">=5.4.0", - "illuminate/support": "~5.4|^6.0|^7.0|^8.0", - "illuminate/validation": "~5.4|^6.0|^7.0|^8.0" + "illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0", + "illuminate/validation": "~5.4|^6.0|^7.0|^8.0|^9.0" }, "autoload": { "psr-4": {