Add find, query and set slot commands

This commit is contained in:
2025-03-13 17:36:38 +01:00
parent c4877471f8
commit dda2a7b4ae
8 changed files with 269 additions and 6 deletions

View File

@ -27,5 +27,8 @@
},
"bin": [
"bin/slotcli"
]
],
"require-dev": {
"phpstan/phpstan": "^2.1"
}
}