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'm trying to use this in a small project of mine, but I'm getting PHP Fatal error: Class 'Frlnc\\Slack\\Http\\CurlInteractor' not found in /path/to/file/calling/new/cur/interactor
I think I may have installed improperly, so for reference, my composer.json is as follows:
Not sure if this is going to help or you even need it anymore, but I had a similar issue in a similar project which turned out to be a fault on my part for not knowing how to use composer ^^
Hey,
I'm trying to use this in a small project of mine, but I'm getting
PHP Fatal error: Class 'Frlnc\\Slack\\Http\\CurlInteractor' not found in /path/to/file/calling/new/cur/interactor
I think I may have installed improperly, so for reference, my
composer.json
is as follows:Any advice for fixing this?
The text was updated successfully, but these errors were encountered: