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

Guzzle #45

Closed
emresaracoglu opened this issue Jan 20, 2022 · 2 comments
Closed

Guzzle #45

emresaracoglu opened this issue Jan 20, 2022 · 2 comments

Comments

@emresaracoglu
Copy link

Hello,

It was working great in my old project but I noticed a version issue in my new project. Is there any way to fix it?

Thank you.

Using version ^2.16 for gnello/php-mattermost-driver
./composer.json has been updated
Running composer update gnello/php-mattermost-driver
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 gnello/php-mattermost-driver ^2.16 -> satisfiable by gnello/php-mattermost-driver[v2.16.0].
    - gnello/php-mattermost-driver v2.16.0 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.5] but it conflicts with your root composer.json require (^7.4).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require gnello/php-mattermost-driver:*" to figure out if any version is installable, or "composer require gnello/php-mattermost-driver:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.
@gnello
Copy link
Owner

gnello commented Jan 21, 2022

Hi @emresaracoglu,
fixed within v2.16.1!

Thank you for bringing that to my attention :)

@gnello gnello closed this as completed Jan 21, 2022
@emresaracoglu
Copy link
Author

I thank you for this repo. @gnello

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

2 participants