Skip to content

Fix compatibility error with Guzzle version in Laravel 9#1

Open
hamidhaghdoost wants to merge 1 commit intoZarinPal-Lab:masterfrom
hamidhaghdoost:php-8
Open

Fix compatibility error with Guzzle version in Laravel 9#1
hamidhaghdoost wants to merge 1 commit intoZarinPal-Lab:masterfrom
hamidhaghdoost:php-8

Conversation

@hamidhaghdoost
Copy link
Copy Markdown

For fixing error like this in the latest version of Laravel:

Problem 1
    - zarinpal/zarinpal[v1.3.0, ..., v1.3.3] require guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.2).
    - Root composer.json requires zarinpal/zarinpal ^1.3 -> satisfiable by zarinpal/zarinpal[v1.3.0, v1.3.1, v1.3.2, v1.3.3].

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

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.

1 participant