Skip to content
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 problem #201

Open
nickbe opened this issue Feb 1, 2021 · 1 comment
Open

Composer problem #201

nickbe opened this issue Feb 1, 2021 · 1 comment

Comments

@nickbe
Copy link

nickbe commented Feb 1, 2021

The PEAR repository has been removed from Composer 2.0

So currently I cannot run a "composer install"

@Natizyskunk
Copy link

you only need to go back to composer v1 to install all packages, then you can go back to v2.

composer self-update --1
composer install
composer self-update --2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants