diff --git a/.cursor/worktrees.json b/.cursor/worktrees.json index d5c4cf84..155283a7 100644 --- a/.cursor/worktrees.json +++ b/.cursor/worktrees.json @@ -1,5 +1,6 @@ { "setup-worktree": [ + "composer install", "bun install" ] }