diff --git a/composer.json b/composer.json index 6af456c..eb2b97e 100644 --- a/composer.json +++ b/composer.json @@ -23,12 +23,12 @@ }, "require": { "php": ">=7.1.0 || >=7.2.5 || >=8.0 || >=8.1 || >= 8.2", - "illuminate/support": "~5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0" + "illuminate/support": "~5.3 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" }, "require-dev": { "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^10.0", "mockery/mockery": "^1.0", - "orchestra/testbench": "^3.1 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0" + "orchestra/testbench": "^3.1 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "autoload": { "classmap": [