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

Unable to install Restcord alongside symfony 5 and guzzle 7.2 #151

Open
BigPino67 opened this issue Feb 3, 2021 · 3 comments
Open

Unable to install Restcord alongside symfony 5 and guzzle 7.2 #151

BigPino67 opened this issue Feb 3, 2021 · 3 comments

Comments

@BigPino67
Copy link

I've got an error when i try to install Restcord (release or dev-master)

composer require restcord/restcord
Using version ^0.5.0 for restcord/restcord
./composer.json has been updated
Running composer update restcord/restcord
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires restcord/restcord ^0.5.0 -> satisfiable by restcord/restcord[0.5.0].
    - restcord/restcord 0.5.0 requires guzzlehttp/guzzle ^6.3 -> found guzzlehttp/guzzle[6.3.0, ..., 6.5.x-dev] but the package is fixed to 7.2.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

What can I do?

@jaredkove
Copy link

+1 - frustrating

@cryptiklemur
Copy link
Contributor

Give dev-develop a try

@abhishekdeshkar
Copy link

@aequasi Thanks a lot !

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

4 participants