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

Add support for Guzzle 7 #100

Open
nmeirik opened this issue Sep 12, 2020 · 1 comment
Open

Add support for Guzzle 7 #100

nmeirik opened this issue Sep 12, 2020 · 1 comment

Comments

@nmeirik
Copy link

nmeirik commented Sep 12, 2020

Would you mind adding support for Guzzle 7 (to composer.json)? I'm attempting to install https://packagist.org/packages/microsoft/microsoft-graph#1.18.0 but it conflicts with the Guzzle version required by maknz/slack 1.7.0.

@alek13
Copy link

alek13 commented Sep 22, 2020

@nmeirik this package not supported.
But fork php-slack/slack supports Guzzle 7 in 1.12
This fork fully compatible with this package. You just need to change package name to https://packagist.org/packages/alek13/slack in your composer.json or simply run:

composer remove maknz/slack
composer require alek13/slack

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