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

upgrade to guzzle v7+ #19

Closed
nekromoff opened this issue Nov 4, 2020 · 3 comments
Closed

upgrade to guzzle v7+ #19

nekromoff opened this issue Nov 4, 2020 · 3 comments

Comments

@nekromoff
Copy link

when guzzle v7+ is in composer

- xmhafiz/fb-page-feed 1.1.4 requires guzzlehttp/guzzle ~6.0 -> satisfiable by guzzlehttp/guzzle[6.0.0, 6.0.1, 6.0.2, 6.1.0, 6.1.1, 6.2.0, 6.2.1, 6.2.2, 6.2.3, 6.3.0, 6.3.1, 6.3.2, 6.3.3, 6.4.0, 6.4.1, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.5.4, 6.5.5, 6.5.x-dev] but these conflict with your requirements or minimum-stability.
    - Installation request for xmhafiz/fb-page-feed ^1.1.4 -> satisfiable by xmhafiz/fb-page-feed[1.1.4].
@xmhafiz
Copy link
Owner

xmhafiz commented Nov 9, 2020

Sorry for late response. Thanks for your feedback 👍🏼
This issue should be solved in #15 as we changed to Zttp. Please check in latest version 1.1.5.

@xmhafiz xmhafiz closed this as completed Nov 21, 2020
@glupeksha
Copy link

glupeksha commented Jul 11, 2021

I have the same issue with 1.1.5

Problem 1
   - kitetail/zttp v0.6.0 requires guzzlehttp/guzzle ^6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.5] but it conflicts with your root composer.json require (^7.0.1).
   - xmhafiz/fb-page-feed 1.1.5 requires kitetail/zttp ^0.6.0 -> satisfiable by kitetail/zttp[v0.6.0].
   - Root composer.json requires xmhafiz/fb-page-feed ^1.1.5 -> satisfiable by xmhafiz/fb-page-feed[1.1.5].

@xmhafiz
Copy link
Owner

xmhafiz commented Jul 13, 2021

I have the same issue with 1.1.5

Problem 1
   - kitetail/zttp v0.6.0 requires guzzlehttp/guzzle ^6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.5] but it conflicts with your root composer.json require (^7.0.1).
   - xmhafiz/fb-page-feed 1.1.5 requires kitetail/zttp ^0.6.0 -> satisfiable by kitetail/zttp[v0.6.0].
   - Root composer.json requires xmhafiz/fb-page-feed ^1.1.5 -> satisfiable by xmhafiz/fb-page-feed[1.1.5].

@glupeksha Thanks for the report. I will make a fix and get back to you soon. Probably we will change back from zttp to guzzle with latest version.

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

3 participants