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 8 support? #63

Open
elephantux opened this issue Oct 6, 2020 · 2 comments
Open

Laravel 8 support? #63

elephantux opened this issue Oct 6, 2020 · 2 comments

Comments

@elephantux
Copy link

I managed to install botman on Laravel 8. Telegram and Microsoft Bot drivers are also successfully installed. But there are problems with the Slack driver.

Installing driver "Slack"
Using version ^2.2 for botman/driver-slack

./composer.json has been updated

Loading composer repositories with package information

Updating dependencies (including require-dev)

Your requirements could not be resolved to an installable set of packages.


  Problem 1
    - Installation request for botman/driver-slack ^2.2 -> satisfiable by botman/driver-slack[2.2.0].
    - Can only install one of: guzzlehttp/guzzle[7.1.1, 6.5.x-dev].
    - Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.1.1].
    - Can only install one of: guzzlehttp/guzzle[6.5.x-dev, 7.1.1].
    - Conclusion: install guzzlehttp/guzzle 6.5.x-dev
    - Installation request for guzzlehttp/guzzle (locked at 7.1.1, required as ^7.0.1) -> satisfiable by guzzlehttp/guzzle[7.1.1].



Installation failed, reverting ./composer.json to its original content.

Error installing driver "Slack"

Maybe someone was able to solve this problem?

@crynobone
Copy link
Contributor

I haven't had time to look into this but would be grateful if you can contribute.

  • Update Travis-CI and add GitHub Action (refer to botman/driver-telegram).
  • Ensure all existing version is compatible.
  • Allow to install on Laravel 8

@cr-lgl
Copy link

cr-lgl commented Mar 2, 2021

I think... slack-client is no longer managed.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants