diff --git a/composer.json b/composer.json index d2f3b1b..5c571e1 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ ], "require": { "php" : "^7.2|^8.0", - "illuminate/database": "~5.5|~5.6|~5.7|~5.8|^6.0|^7.0|^8.0", - "illuminate/support": "~5.5|~5.6|~5.7|~5.8|^6.0|^7.0|^8.0" + "illuminate/database": "~5.5|~5.6|~5.7|~5.8|^6.0|^7.0|^8.0|^9.0", + "illuminate/support": "~5.5|~5.6|~5.7|~5.8|^6.0|^7.0|^8.0|^9.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.10",