-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 using composer 2 #248
Comments
It seems like composer 2 does not find all available versions of this package
composer v1
composer v2
and just an instant later:
I had this changing back and forth today. I did |
Should we file an issue on composer repo? |
Solved in composer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I know that this is probably composer's fault, but I'd like to try anyway here.
In my current situation, I'm using ergebnis/composer-normalize 2.10.0 and ergebnis/json-printer 3.1.1
I would update vendors, but a "composer update" results in:
It's like composer can't find correct versions for this library, looking for "dev-main"
I event did a differen try, creating an empty dir and executing "composer init --no-interaction && composer require ergebnis/json-printer".
This is working with composer 1, not working with composer 2 with following error:
The text was updated successfully, but these errors were encountered: