-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
Can't install dev-master version using Composer #799
Comments
hi @MaXal can you please try adding following to your composer.json - try again and post the result here again please?
|
nope. after added repository there is an error when composer tries to generate autoload:
I think this line is a problem: |
Let us revert the change until phpDocumentor/Parallel will be served by composer. Thx @mrook |
@siad007 Any news on the issue? |
@mrook Having the following
I still get:
|
@MaXal maybe a cache issue? Did you try a |
@siad007 I've just tried. The behavior is the same. We also run |
@MaXal as you said there is still a problem with your kind of setup. Would you mind posting more info on your setup then? I mean since there is no issue on travis building a fresh version on ubuntu - there is no failure as well on windows either on the normal cli as on cygwin. Maybe there is a os which should be tested more intensive.
|
@siad007 Could you please create a single file in the empty folder:
and run As you can see there is no Execution of
I'm using macOS but as I said the issue is reproducible on clean Ubuntu agents as well. |
@siad007 I have the same problem as @MaXal, even on a fresh install, given the recommended way of installing phing:
Calling
Please advise, thank you. |
Should be resolved by #815 - can someone verify that? |
Excellent! Thanks for the feedback 👍 |
I have the following
composer.json
:Running
composer install
I get:Your requirements could not be resolved to an installable set of packages.
I believe the reason is the following commit: 9753291
The text was updated successfully, but these errors were encountered: