diff --git a/composer.json b/composer.json index 644280d..52d85c4 100644 --- a/composer.json +++ b/composer.json @@ -18,11 +18,11 @@ } ], "support": { - "docs": "https://typerocket.com/docs/v5/" + "docs": "https://typerocket.com/docs/v6/" }, "require": { "php": "^8.0.2", - "typerocket/core": "^5.1" + "typerocket/core": "^6.0" }, "require-dev": { "phpunit/phpunit": "^9.5"