You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[12.x] remove progress bar from PHPStan output (#55054)
* remove progress bar from PHPStan output
the progress bar is unnecessary when running in a pipeline and just clutters things up.
the same as we do for composer installs and updates
* oops
0 commit comments