{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && composer require erusev\/parsedown 2>&1",
"description": "Install Parsedown for Markdown rendering"
}
}
{
"tool_response": {
"stdout": "Composer plugins have been disabled for safety in this non-interactive session.\nSet COMPOSER_ALLOW_SUPERUSER=1 if you want to allow plugins to run as root\/super user.\nDo not run Composer as root\/super user! See https:\/\/getcomposer.org\/root for details\n.\/composer.json has been updated\nRunning composer update erusev\/parsedown\nLoading composer repositories with package information\nUpdating dependencies\nLock file operations: 1 install, 0 updates, 0 removals\n - Locking erusev\/parsedown (1.7.4)\nWriting lock file\nInstalling dependencies from lock file (including require-dev)\nPackage operations: 1 install, 0 updates, 0 removals\n - Downloading erusev\/parsedown (1.7.4)\n - Installing erusev\/parsedown (1.7.4): Extracting archive\nGenerating 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 ^1.7 for erusev\/parsedown",
"stderr": "",
"interrupted": false,
"isImage": false
}
}