diff --git a/composer.json b/composer.json index c7163cd..686aba1 100644 --- a/composer.json +++ b/composer.json @@ -24,10 +24,10 @@ } }, "require": { - "illuminate/support": "^10.22" + "illuminate/support": "^11.0" }, "require-dev": { - "orchestra/testbench": "^8.10", + "orchestra/testbench": "^9.0", "phpunit/phpunit": "^10.0" }, "extra": {