diff --git a/composer.json b/composer.json index 5c4330b..9f72c3f 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ ], "require": { "php": "^7.2|^8.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0" + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" }, "require-dev": { - "phpunit/phpunit": "^7||^8.4|^9.3.3", - "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0" + "phpunit/phpunit": "^7||^8.4|^9.3.3|^10.5", + "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0" }, "autoload": { "classmap": [