chore(deps): remove boost for now

- causes memory leak in dev
This commit is contained in:
peaklabs-dev
2026-02-03 22:54:10 +01:00
parent 32365d9c2f
commit 14e8e136f7
4 changed files with 1 additions and 224 deletions

View File

@@ -1,11 +0,0 @@
{
"mcpServers": {
"laravel-boost": {
"command": "php",
"args": [
"artisan",
"boost:mcp"
]
}
}
}