{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "composer require symfony\/yaml --working-dir=\/var\/www\/dev.campus.systemische-tools.de 2>&1 | tail -5",
"description": "Install Symfony YAML"
}
}
{
"tool_response": {
"stdout": "Generating autoload files\n7 packages you are using are looking for funding.\nUse the `composer fund` command to find out more!\nNo security vulnerability advisories found.\nUsing version ^8.0 for symfony\/yaml",
"stderr": "",
"interrupted": false,
"isImage": false
}
}