How to prevent running composer update when opening existing project
Hi community,
every time when I load an existing project obviously a composer update command is executed by PhpStorm. There is a log entry in the composer log window
update --no-interaction --ansi
How can this be deactivated? I found no project-specific or general setting in PhpStorm Preferences
Please sign in to leave a comment.
It can't be disabled currently, but there will be a corresponding option in version 2020.2: https://youtrack.jetbrains.com/issue/WI-52582