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

Update composer.json #313

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

sheetal1606
Copy link

Updated guzzle version in composer file

Updated guzzle version in composer file
@minnur
Copy link

minnur commented Jun 9, 2023

Would it be possible to make a release with Guzzle 7 support ?

composer require lullabot/amp:^2.0

Problem 1
- lullabot/amp[2.0.0, ..., 2.0.3] require guzzlehttp/guzzle ~6.1 -> found guzzlehttp/guzzle[6.1.0, ..., 6.5.8] but the package is fixed to 7.5.3 (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.
- Root composer.json requires lullabot/amp ^2.0 -> satisfiable by lullabot/amp[2.0.0, 2.0.1, 2.0.2, 2.0.3].

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

Successfully merging this pull request may close these issues.

None yet

2 participants