{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "composer remove erusev\/parsedown 2>&1",
"description": "Remove unneeded Parsedown"
}
}
{
"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: 0 installs, 0 updates, 1 removal\n - Removing erusev\/parsedown (1.7.4)\nWriting lock file\nInstalling dependencies from lock file (including require-dev)\nPackage operations: 0 installs, 0 updates, 1 removal\n - Removing erusev\/parsedown (1.7.4)\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.",
"stderr": "",
"interrupted": false,
"isImage": false
}
}