{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && composer require vlucas\/phpdotenv",
"timeout": 120000,
"description": "Install phpdotenv via composer"
}
}
{
"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 vlucas\/phpdotenv\nLoading composer repositories with package information\nUpdating dependencies\nLock file operations: 6 installs, 0 updates, 0 removals\n - Locking graham-campbell\/result-type (v1.1.3)\n - Locking phpoption\/phpoption (1.9.4)\n - Locking symfony\/polyfill-ctype (v1.33.0)\n - Locking symfony\/polyfill-mbstring (v1.33.0)\n - Locking symfony\/polyfill-php80 (v1.33.0)\n - Locking vlucas\/phpdotenv (v5.6.2)\nWriting lock file\nInstalling dependencies from lock file (including require-dev)\nPackage operations: 6 installs, 0 updates, 0 removals\n - Downloading phpoption\/phpoption (1.9.4)\n - Downloading graham-campbell\/result-type (v1.1.3)\n - Downloading vlucas\/phpdotenv (v5.6.2)\n 0\/3 [>---------------------------] 0%\n 3\/3 [============================] 100%\n - Installing symfony\/polyfill-php80 (v1.33.0): Extracting archive\n - Installing symfony\/polyfill-mbstring (v1.33.0): Extracting archive\n - Installing symfony\/polyfill-ctype (v1.33.0): Extracting archive\n - Installing phpoption\/phpoption (1.9.4): Extracting archive\n - Installing graham-campbell\/result-type (v1.1.3): Extracting archive\n - Installing vlucas\/phpdotenv (v5.6.2): Extracting archive\n 0\/6 [>---------------------------] 0%\n 6\/6 [============================] 100%\nGenerating autoload files\n6 packages you are using are looking for funding.\nUse the `composer fund` command to find out more!\nNo security vulnerability advisories found.\nUsing version ^5.6 for vlucas\/phpdotenv",
"stderr": "",
"interrupted": false,
"isImage": false
}
}