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

Laravel 7.0, guzzle "guzzlehttp/guzzle": "^7.3" versiyon sorunu #21

Closed
blackWhaleDev opened this issue Sep 8, 2021 · 4 comments
Closed

Comments

@blackWhaleDev
Copy link

mews/pos[0.4.3, ..., 0.4.10] require guzzlehttp/guzzle ^6.3.3 -> found guzzlehttp/guzzle[6.3.3, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.3).

@GurrKhoo
Copy link

GurrKhoo commented Sep 8, 2021

kardeşim yardımcı olmuyorlar, laravel 5/6/7/8 uyumlu yazmışlar ama laravel 8 kuran adam doğal olarak guzzlenin güncel verisiyonunuda kurmuş oluyor, guzzlenin güncel versiyonuna uyumlu değilse nasıl laravelin güncel versiyonuna uyumlu oluyor onuda anlayamıyorum :)

@GurrKhoo
Copy link

GurrKhoo commented Sep 8, 2021

Adım 1
composer remove guzzlehttp/guzzle

Adım 2
composer require guzzlehttp/guzzle:6.3.3

Adım 3
composer require mews/laravel-pos

@blackWhaleDev
Copy link
Author

@GurrKhoo thank you
but I don't want to downgrade my guzzle

@nuryagdym
Copy link
Collaborator

fixed on v1.0.0

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