You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Symfony 4.4 project with PHP 7.4 and today I've installed slack-bundle (composer require nexylan/slack-bundle php-http/guzzle6-adapter). After the instalation in my console I receive the next error on every command:
The service "nexy_slack.client" has a dependency on a non-existent service "httplug.client".
I have httplug-bundle 1.25 installed and because I am new to Symfony I don't know fo to fix this error. Can anyone suggest a solution? Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I have a Symfony 4.4 project with PHP 7.4 and today I've installed slack-bundle (composer require nexylan/slack-bundle php-http/guzzle6-adapter). After the instalation in my console I receive the next error on every command:
I have httplug-bundle 1.25 installed and because I am new to Symfony I don't know fo to fix this error. Can anyone suggest a solution? Thank you.
The text was updated successfully, but these errors were encountered: