Closed tm1000 closed 2 years ago
Hello @tm1000, thanks for your PR!
I'm just wondering, and unfortunately I don't have the time right now to dive into the code, but is there a way to avoid duplicating the code of the function?
For example by providing the progress callback function as a member of the AbstractProvider
and making the $progress
variable a member of the provider?
@Elendev yes I can do that!
Version 1.0.3 released with your contribution, thanks!
This utilizes the
getProgressBar
method ofComposer\IO\ConsoleIO
to display a progress bar during upload of packages