{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/phpstan analyse --no-progress --level=5 \/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/Api\/DocsController.php \/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/DokumentationRepository.php 2>&1",
"description": "Run PHPStan"
}
}
{
"tool_response": {
"stdout": "Note: Using configuration file \/var\/www\/dev.campus.systemische-tools.de\/phpstan.neon.\n\n [OK] No errors",
"stderr": "",
"interrupted": false,
"isImage": false
}
}