diff --git a/composer.json b/composer.json index c560046..2db787f 100644 --- a/composer.json +++ b/composer.json @@ -19,12 +19,12 @@ ], "require": { "php": ">=7.2", - "illuminate/support": "^5.4||^6.0||^7.0||^8.0", + "illuminate/support": "^5.4||^6.0||^7.0||^8.0||^9.0", "bjeavons/zxcvbn-php": "^0.3||1.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.1", - "orchestra/testbench": "~3.4.10 || ~3.6.7 || ~3.7.8 || ~3.8.6 || ^4.8 || ^5.2 || ^6.0", + "orchestra/testbench": "~3.4.10 || ~3.6.7 || ~3.7.8 || ~3.8.6 || ^4.8 || ^5.2 || ^6.0 || ^7.0", "php-parallel-lint/php-console-highlighter": "^0.3.2", "php-parallel-lint/php-parallel-lint": "^0.9.2||^1.2", "phpmd/phpmd": "^2.6",