chore: update dependencies

This commit is contained in:
Benjamin Nussbaum 2025-10-02 22:25:12 +02:00
parent 56548a96cb
commit 203584107f
6 changed files with 213 additions and 272 deletions

15
boost.json Normal file
View file

@ -0,0 +1,15 @@
{
"agents": [
"claude_code",
"copilot",
"cursor",
"phpstorm"
],
"editors": [
"claude_code",
"cursor",
"phpstorm",
"vscode"
],
"guidelines": []
}