-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Composer install not downloading in parallel #204
Comments
Same situation here. |
I'm using 0.3.10. See output below
Using
|
From this output it looks prestissimo is working. |
@morcano can you try without the |
Work like a charm, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information:
How to reproduce:
brew tap henkrehorst/homebrew-php && brew install [email protected]
).brew install composer
)composer global require hirak/prestissimo
composer install
.Expected result
e.g:
Installing eloquent/enumeration (5.1.1): Loading from cache
Actual result
e.g:
Installing eloquent/enumeration (5.1.1): Downloading (75%)
The text was updated successfully, but these errors were encountered: